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

TCustomForm.FormStyle

Determines the Style of the form (MDI, splash...).

Declaration

Source position: forms.pp line 693

public property TCustomForm.FormStyle : TFormStyle
  read FFormStyle
  write SetFormStyle
  default fsNormal;

See also

#lcl.Controls.TFormStyle

  

Defines special form behaviour.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.