Felder von FMX.Forms.TFmxFormStateHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


GeerbteProtected
fsActivation (veraltet)publicfsActivation: TFmxFormState = Activation;
fsInDesigner (veraltet)publicfsInDesigner: TFmxFormState = InDesigner;
fsModal (veraltet)publicfsModal: TFmxFormState = Modal;
fsRecreating (veraltet)publicfsRecreating: TFmxFormState = Recreating;
fsReleased (veraltet)publicfsReleased: TFmxFormState = Released;
fsShowing (veraltet)publicfsShowing: TFmxFormState = Showing;
fsUpdateBorder (veraltet)publicfsUpdateBorder: TFmxFormState = UpdateBorder;
fsWasNotShown (veraltet)publicfsWasNotShown: TFmxFormState = WasNotShown;