Class tfacelist
Unit
Declaration
type tfacelist = class(tmsecomponent, iface)
Description
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tfacelist
Overview
Methods
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure paint(const canvas: tcanvas; const aindex: int32; const dest: rectty); |
|
function lookup(const aindex: int32): int32; |
Properties
property list: tfacearrayprop read flist write setlist; |
|
property indexlookup: msestring read findexlookup write setindexlookup; |
Description
Methods
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure paint(const canvas: tcanvas; const aindex: int32; const dest: rectty); |
|
function lookup(const aindex: int32): int32; |
|
Properties
property list: tfacearrayprop read flist write setlist; |
|
property indexlookup: msestring read findexlookup write setindexlookup; |
|
Generated by PasDoc 0.16.0.