Class TINIEntryLink (unit INISec)

Inherits from

TINIEntry

Constructors


constructor Create(AOwner:TComponent);

******************************************************* INIEntryList *******************************************************


Functions

destructor Destroy;


procedure ClearControl;


procedure DoCopyEntry;


procedure DoDeleteEntry;


function DoGetStoreIt:Boolean;


procedure DoReadEntry;


procedure DoReadHumanReadable(Stream:TStream;Level:Integer);


procedure DoWriteEntry;


procedure DoWriteHumanReadable(Stream:TStream;Level:Integer);


procedure EnableControl(State:Boolean);


procedure GetChildren(Proc:TGetChildProc{$ifndef VER90};Root:TComponent{$endif});


procedure Init;


function IsDirty:Boolean;


procedure RefreshControl;


procedure Reset;


procedure ShowControl(Show:Boolean);


procedure Syncronize(Direction:TSyncronizeDirection);


procedure SetSubSection(sSection:TINICustomSection);


Properties

property SubSection : TINICustomSection


Events

Variables

FSubSection : TINICustomSection;



Constructors


constructor Create(AOwner:TComponent);

******************************************************* INIEntryList *******************************************************


Functions


destructor Destroy;


procedure ClearControl;


procedure DoCopyEntry;


procedure DoDeleteEntry;


function DoGetStoreIt:Boolean;


procedure DoReadEntry;


procedure DoReadHumanReadable(Stream:TStream;Level:Integer);


procedure DoWriteEntry;


procedure DoWriteHumanReadable(Stream:TStream;Level:Integer);


procedure EnableControl(State:Boolean);


procedure GetChildren(Proc:TGetChildProc{$ifndef VER90};Root:TComponent{$endif});


procedure Init;


function IsDirty:Boolean;


procedure RefreshControl;


procedure Reset;


procedure ShowControl(Show:Boolean);


procedure Syncronize(Direction:TSyncronizeDirection);


procedure SetSubSection(sSection:TINICustomSection);


Properties


property SubSection : TINICustomSection


Events


Variables


FSubSection : TINICustomSection;