Class tfacelist
Unit
Declaration
type tfacelist = class(tmsecomponent, iface)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tfacelist
Overview
Methods
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure paint(const canvas: tcanvas; const aindex: int32; const dest: rectty); |
| Public | function lookup(const aindex: int32): int32; |
Properties
| Published | property list: tfacearrayprop read flist write setlist; |
| Published | property indexlookup: msestring read findexlookup write setindexlookup; |
Description
Methods
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure paint(const canvas: tcanvas; const aindex: int32; const dest: rectty); |
|
This item has no description. | |
| Public | function lookup(const aindex: int32): int32; |
|
This item has no description. | |
Properties
| Published | property list: tfacearrayprop read flist write setlist; |
|
This item has no description. | |
| Published | property indexlookup: msestring read findexlookup write setindexlookup; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.