[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gmPathManager.pas line 48
type TgmPathPanelCustomTheme = class(TObject) |
||
protected |
||
FObjectSpan: Integer; |
|
|
function GetPanelAreaAtXY(); virtual; abstract; |
|
|
public |
||
constructor Create; |
|
|
function GetSnapshot(); virtual; abstract; |
|
|
procedure Paint(); virtual; abstract; |
|
|
property ObjectSpan: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |