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

TCustomDockForm.FormStyle

Indicates the style for the form.

Declaration

Source position: forms.pp line 970

public property TCustomDockForm.FormStyle : TFormStyle
  default fsStayOnTop;

Description

The default value in TCustomDockForm is fsStayOnTop.

See also

TCustomForm.FormStyle

  

Indicates the style for the form.

TFormStyle

  

Defines special form behavior.


Version 4.4 Generated 2025-11-08 Home