Class TACRegistryString (unit AcRegistry)

Inherits from

TComponent

Constructors


constructor Create(AOWner:TComponent);

Public declarations

***************************************************************************** * Create *



Functions

function getStrValue:string;

***************************************************************************** * getStrValue *

procedure setKey(txt:String);

***************************************************************************** * setRoot *

procedure setRoot(v1:TACRegSet);

***************************************************************************** * setRoot *

procedure setStrValue(txt:String);

procedure split(txt:string;var txt1,txt2,txt3,txt4,txt5:string);

***************************************************************************** * setStrValue *


Properties

property KeyName : String


property Root : TACRegSet

Published declarations

property StrValue : String


property ValueName : String


Events

Variables

WriteEnabled : Boolean;

Protected declarations

FKeyName : String;

Parametro

FRoot : TACRegSet;

Private declarations

FStrValue : String;


FValueName : String;



Constructors


constructor Create(AOWner:TComponent);

Public declarations

***************************************************************************** * Create *


Functions


function getStrValue:string;

***************************************************************************** * getStrValue *


procedure setKey(txt:String);

***************************************************************************** * setRoot *


procedure setRoot(v1:TACRegSet);

***************************************************************************** * setRoot *


procedure setStrValue(txt:String);

procedure split(txt:string;var txt1,txt2,txt3,txt4,txt5:string);

***************************************************************************** * setStrValue *


Properties


property KeyName : String


property Root : TACRegSet

Published declarations


property StrValue : String


property ValueName : String


Events


Variables


WriteEnabled : Boolean;

Protected declarations


FKeyName : String;

Parametro


FRoot : TACRegSet;

Private declarations


FStrValue : String;


FValueName : String;