Updates the position of the child control in the Z plane (i.e. front-to-back).
Source position: controls.pp line 2246
protected procedure TWinControl.SetChildZPosition( |
const AChild: TControl; |
const APosition: Integer |
); |
AChild |
|
Control to locate and move in the method. |
APosition |
|
New ordinal position for the control in the Controls property. |
CT Web help |
CodeTyphon Studio |