Class tkeystringcontainer

Unit

Declaration

type tkeystringcontainer = class(tcustomstringcontainer)

Description

No description available, ancestor tcustomstringcontainer description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;
Public function k(const akey: msestring): msestring;
Public function i(const aindex: integer): msestring;

Properties

Public property byindex[constaindex:integer]: msestring read i;
Published property strings: tkeystringdatalist read fstrings write setstrings;
Published property ongetstring: getstringeventty read fongetstring write fongetstring;

Description

Methods

Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 
Public function k(const akey: msestring): msestring;
 
Public function i(const aindex: integer): msestring;
 

Properties

Public property byindex[constaindex:integer]: msestring read i;
 
Published property strings: tkeystringdatalist read fstrings write setstrings;
 
Published property ongetstring: getstringeventty read fongetstring write fongetstring;
 

Generated by PasDoc 0.16.0.