Table of Contents

TTMSFNCAppFormPersist.LoadFormSettings Method

Loads and applies the saved size and position to the owner form immediately.

API unit family: TMSFNCAppFormPersist Declaring type: TTMSFNCAppFormPersist Inherited from: TTMSFNCCustomAppFormPersist

Syntax

procedure LoadFormSettings;

Remarks

Both size and position are restored regardless of the SaveSize and SavePosition values, which are temporarily forced on for the duration of the call. The restored bounds are clamped to the visible desktop. Has no effect when FileName is empty or the file does not exist.