[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves the control in front of or back all sibling controls.
Source position: controls.pp line 1487
protected procedure TControl.SetZOrder( |
TopMost: Boolean |
); virtual; |
TopMost |
|
True to move the control in front of other sibling controls. False to move the control behind other siblings. |