Class tkeystringcontainer

Unit

Declaration

type tkeystringcontainer = class(tcustomstringcontainer)

Description

This item has no description.

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[const aindex: 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;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public function k(const akey: msestring): msestring;

This item has no description.

Public function i(const aindex: integer): msestring;

This item has no description.

Properties

Public property byindex[const aindex: integer]: msestring read i;

This item has no description.

Published property strings: tkeystringdatalist read fstrings write setstrings;

This item has no description.

Published property ongetstring: getstringeventty read fongetstring write fongetstring;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.