TTMSFNCAppFormPersist.SaveSize Property
Determines whether the form size is persisted.
API unit family: TMSFNCAppFormPersist
Declaring type: TTMSFNCAppFormPersist
Inherited from: TTMSFNCCustomAppFormPersist
Type: Boolean
Syntax
property SaveSize: Boolean;
Default: True
Remarks
When True, the width and height of the form, along with its maximized state, are saved and restored. Defaults to True.