Unit 'gmCommandViewer' Package
[Overview][Classes][Index] [#pl_graphics32magic]

TgmCustomCommandViewerTheme

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

Declaration

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;

Inheritance

TgmCustomCommandViewerTheme

  

|

TObject



CT Web help

CodeTyphon Studio