Unit 'gmPathManager' Package
[Overview][Types][Classes][Index] [#pl_graphics32magic]

TgmPathPanelCustomTheme

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TgmPathPanelCustomTheme

  

|

TObject



CT Web help

CodeTyphon Studio