Class TINIEntryManyOfStrings (unit INIEnt)

Inherits from

TINIEntryItems

Constructors


constructor Create(AOwner:TComponent);



Functions

procedure RefreshControl;


procedure Reset;


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


procedure SyncronizeControls;


procedure DescriptionsChanged(Sender:TObject);


function DoGetAsString:string;


function DoGetStoreIt:Boolean;


procedure DoSetAsString(const NValue:string);


function GetChecked(Index:Integer):Boolean;


procedure SetChecked(Index:Integer;bValue:Boolean);


procedure SetDisplayHeight(DH:Integer);


Properties

property BorderStyle : TBorderStyle


property ConnectedControl :


property Connection :


property DefaultValue : string


property Descriptions :


property DisplayHeight : Integer


property Checked : Boolean


property Value : string


Events

Variables

FBorderStyle : TBorderStyle;


FDisplayHeight : Integer;



Constructors


constructor Create(AOwner:TComponent);


Functions


procedure RefreshControl;


procedure Reset;


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


procedure SyncronizeControls;


procedure DescriptionsChanged(Sender:TObject);


function DoGetAsString:string;


function DoGetStoreIt:Boolean;


procedure DoSetAsString(const NValue:string);


function GetChecked(Index:Integer):Boolean;


procedure SetChecked(Index:Integer;bValue:Boolean);


procedure SetDisplayHeight(DH:Integer);


Properties


property BorderStyle : TBorderStyle


property ConnectedControl :


property Connection :


property DefaultValue : string


property Descriptions :


property DisplayHeight : Integer


property Checked : Boolean


property Value : string


Events


Variables


FBorderStyle : TBorderStyle;


FDisplayHeight : Integer;