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 897

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.