[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines the state of the form
Source position: forms.pp line 645
public property TCustomForm.FormState: TFormState |
Reads or writes a flag to determine the form's state:
is it being created, is this its first showing, is the border style being changed, etc.
FormState is a set, so could take zero or more of possible values.
|
TFormState - the set of form states that apply to this form |
lazarus-ccr.sourceforge.net |