Class tcustomdataicon
Unit
Declaration
type tcustomdataicon = class(tcustomintegergraphdataedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tactionpublishedwidget
- tgraphdataedit
- ttogglegraphdataedit
- tcustomintegergraphdataedit
- tcustomdataicon
Overview
Methods
| Protected | procedure setnullvalue; |
| Protected | procedure paintglyph(const canvas: tcanvas; const acolorglyph: colorty; const avalue; const arect: rectty); override; |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Properties
| Public | property imagelist: timagelist read fimagelist write setimagelist; |
| Public | property imageoffset: integer read fimageoffset write setimageoffset default 0; |
| Public | property imagenums: tintegerarrayprop read fimagenums write setimagenums; |
| Public | property valuedefault default -1; |
| Public | property value default -1; |
| Published | property visible; |
| Published | property enabled; |
Description
Methods
| Protected | procedure setnullvalue; |
|
This item has no description. | |
| Protected | procedure paintglyph(const canvas: tcanvas; const acolorglyph: colorty; const avalue; const arect: rectty); override; |
|
This item has no description. | |
| 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. | |
Properties
| Public | property imagelist: timagelist read fimagelist write setimagelist; |
|
This item has no description. | |
| Public | property imageoffset: integer read fimageoffset write setimageoffset default 0; |
|
This item has no description. | |
| Public | property imagenums: tintegerarrayprop read fimagenums write setimagenums; |
|
This item has no description. | |
| Public | property valuedefault default -1; |
|
This item has no description. | |
| Public | property value default -1; |
|
This item has no description. | |
| Published | property visible; |
|
This item has no description. | |
| Published | property enabled; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.