[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gmGridBased.pas line 39
type TgmGridBasedItem = class(TCollectionItem) |
||
protected |
||
FDisplayName: string; |
|
|
FCachedBitmap: TBitmap32; |
|
|
FCachedBitmapValid: Boolean; |
|
|
procedure SetDisplayName(); override; |
|
|
function GetDisplayName; override; |
|
|
public |
||
constructor Create(); override; |
|
|
function CachedBitmap(); virtual; |
|
|
function GetHint; virtual; |
|
|
published |
||
property DisplayName; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |