[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determinates the style of the form
Source position: forms.pp line 646
public property TCustomForm.FormStyle: TFormStyle |
Reads or writes flag to determine the style of the form.
Default is 'normal', but could be MDIChild or MDINormal, could stay on top or could be a 'Splash' form.
FormStyle is a set, so could take zero or more of these values.
|
lazarus-ccr.sourceforge.net |