Source position: CFArray.pas line 774
procedure CFArraySetValueAtIndex(
theArray: CFMutableArrayRef;
idx: CFIndex;
value: UnivPtr
);