[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gmCommandViewer.pas line 44
type TgmCustomCommandViewerTheme = class(TObject) |
||
protected |
||
FObjectSpan: Integer; |
|
|
public |
||
constructor Create; |
|
|
procedure PaintCommandPanel(); virtual; abstract; |
|
|
procedure PaintSnapshotPanel(); virtual; abstract; |
|
|
property ObjectSpan: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |