Table of Contents

TAdvCustomFormDesigner.LoadFromFile Method

Deprecated method. Use LoadFromDfm or LoadFromStream instead.

Syntax

Unit: FormDesigner

procedure TAdvCustomFormDesigner.LoadFromFile(FileName: string);

Parameters

<-> Parameter Type Description
FileName string

See also