[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SetZOrder - set the Z order for the Form; if Topmost is True, Form is on top of all other objects
Source position: forms.pp line 533
protected procedure TCustomForm.SetZOrder( |
Topmost: Boolean |
); override; |