[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: zglGui.pas line 903
type zglTListItem = class(zglTEditableClass) |
||
published |
||
procedure Draw(); virtual; |
|
|
procedure Update(); virtual; |
|
|
property Tag: Integer; [rw] |
|
|
|
||
property IconId: Integer; [rw] |
|
|
public |
||
function GetPosition; |
|
|
procedure SetIconsSize(); |
|
|
procedure SetPadding(); |
|
|
property IconsTexture: zglPTexture; [rw] |
|
|
property SysData: Pointer; [rw] |
|
|
property Height: Integer; [rw] |
|
|
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |