Class TIniLink (unit Placemnt)

Inherits from

TPersistent

TIniLink

Constructors



Functions

destructor Destroy;

TIniLink

procedure LoadFromIni;


procedure SaveToIni;


function GetIniObject: TObject;


procedure SetStorage(Value: TFormPlacement);


Properties

property IniObject : TObject


property Storage : TFormPlacement


Events

event OnLoad : TNotifyEvent


event OnSave : TNotifyEvent


Variables

FOnLoad : TNotifyEvent;


FOnSave : TNotifyEvent;


FStorage : TFormPlacement;



Constructors


Functions


destructor Destroy;

TIniLink


procedure LoadFromIni;


procedure SaveToIni;


function GetIniObject: TObject;


procedure SetStorage(Value: TFormPlacement);


Properties


property IniObject : TObject


property Storage : TFormPlacement


Events


event OnLoad : TNotifyEvent


event OnSave : TNotifyEvent


Variables


FOnLoad : TNotifyEvent;


FOnSave : TNotifyEvent;


FStorage : TFormPlacement;