Class TINIEntryCustomOneOfStrings (unit INIEnt)

Inherits from

TINIEntryItems

Constructors


constructor Create(AOwner:TComponent);

******************************************************* INIEntryOneOfStrings *******************************************************


Functions

procedure RefreshControl;


procedure Reset;


procedure Validate;


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


procedure Loaded;


procedure SyncronizeControls;


function DoGetAsInteger:LongInt;


function DoGetAsString:string;


function DoGetStoreIt:Boolean;


procedure DoSetAsInteger(NValue:LongInt);


procedure DoSetAsString(const NValue:string);


function GetDescription:string;


procedure SetDisplayHeight(DH:Integer);


Properties

property ConnectedControl :


property DefaultValue : string


property Description : string


property DisplayHeight : Integer


property EditControl : TSelectType


property ItemIndex : LongInt


property Value : string


Events

Variables

FDisplayHeight : Integer;


FEditControl : TSelectType;


FItemIndex : LongInt;



Constructors


constructor Create(AOwner:TComponent);

******************************************************* INIEntryOneOfStrings *******************************************************


Functions


procedure RefreshControl;


procedure Reset;


procedure Validate;


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


procedure Loaded;


procedure SyncronizeControls;


function DoGetAsInteger:LongInt;


function DoGetAsString:string;


function DoGetStoreIt:Boolean;


procedure DoSetAsInteger(NValue:LongInt);


procedure DoSetAsString(const NValue:string);


function GetDescription:string;


procedure SetDisplayHeight(DH:Integer);


Properties


property ConnectedControl :


property DefaultValue : string


property Description : string


property DisplayHeight : Integer


property EditControl : TSelectType


property ItemIndex : LongInt


property Value : string


Events


Variables


FDisplayHeight : Integer;


FEditControl : TSelectType;


FItemIndex : LongInt;