[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.SetZOrder

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

Declaration

Source position: controls.pp line 1376

protected procedure TControl.SetZOrder(

  TopMost: Boolean

); virtual;