FMX.Forms.TFmxFormStateHelper Fields

From RAD Studio API Documentation
Jump to: navigation, search


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