Class TINIEntrySaveList (unit INISec)

Inherits from

TINIEntryLink

Constructors


constructor Create(AOwner:TComponent);



Functions

procedure AddKey(const aKey:string);


destructor Destroy;


procedure Reset;


procedure Syncronize(Direction:TSyncronizeDirection);


procedure DoOnConnected;


procedure DoOnFieldNameChange;


function GetWinControl(AOwner:TComponent;WParent:TControl;cInfo:TCreateInfo):TControl;


function IsConnectionToControlSupported(WC:TWinControl):Boolean;


procedure Loaded;


function GetKey:string;


function GetKeyIndex:Integer;


function GetList:TStringList;


function GetStaticList:TStringList;


procedure Initialize;


procedure SetKey(const selS:string);


procedure SetLineCount(LC:Integer);


procedure SetStaticList(sList:TStringList);

******************************************************* INIEntrySaveList *******************************************************

Properties

property CaptionStyle :


property DisplayWidth :


property LineCount : Integer


property PanelMode : TPanelMode


property StaticList : TStringList


property Key : string


property KeyIndex : Integer


property List : TStringList


Events

Variables

FLineCount : Integer;


FPanelMode : TPanelMode;



Constructors


constructor Create(AOwner:TComponent);


Functions


procedure AddKey(const aKey:string);


destructor Destroy;


procedure Reset;


procedure Syncronize(Direction:TSyncronizeDirection);


procedure DoOnConnected;


procedure DoOnFieldNameChange;


function GetWinControl(AOwner:TComponent;WParent:TControl;cInfo:TCreateInfo):TControl;


function IsConnectionToControlSupported(WC:TWinControl):Boolean;


procedure Loaded;


function GetKey:string;


function GetKeyIndex:Integer;


function GetList:TStringList;


function GetStaticList:TStringList;


procedure Initialize;


procedure SetKey(const selS:string);


procedure SetLineCount(LC:Integer);


procedure SetStaticList(sList:TStringList);

******************************************************* INIEntrySaveList *******************************************************


Properties


property CaptionStyle :


property DisplayWidth :


property LineCount : Integer


property PanelMode : TPanelMode


property StaticList : TStringList


property Key : string


property KeyIndex : Integer


property List : TStringList


Events


Variables


FLineCount : Integer;


FPanelMode : TPanelMode;