Unit 'GridPrnActions' Package
[Overview][Classes][Index] [#pl_gridprinter]

TGridPrinterAction

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

Declaration

Source position: gridprnactions.pas line 12

type TGridPrinterAction = class(TCustomAction)

protected

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  procedure ExecuteTarget(); override;

  

  function HandlesTarget(); override;

  

  procedure UpdateTarget(); override;

  

published

  property GridPrinter: TGridPrinter; [rw]

  

  property Caption;

  

  property Enabled;

  

  property HelpContext;

  

  property HelpKeyword;

  

  property HelpType;

  

  property Hint;

  

  property ImageIndex;

  

  property OnExecute;

  

  property OnHint;

  

  property OnUpdate;

  

  property SecondaryShortCuts;

  

  property ShortCut;

  

  property Visible;

  

end;

Inheritance

TGridPrinterAction

  

|

TObject



CT Web help

CodeTyphon Studio