Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.SetZOrder

Moves the control in front or back of all sibling controls.

Declaration

Source position: controls.pp line 1488

protected procedure TControl.SetZOrder(

  TopMost: Boolean

); virtual;