Unit 'fpsActions' Package
[Overview][Types][Classes][Index] [#pl_fpspreadsheet]

TsCellCommentAction

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

Declaration

Source position: fpsactions.pas line 436

type TsCellCommentAction = class(TsCellAction)

protected

  function EditComment(); virtual;

  

public

  constructor Create(); override;

  

  procedure ExecuteTarget(); override;

  

  procedure UpdateTarget(); override;

  

published

  property Mode: TsCellCommentMode; [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

TsCellCommentAction

  

|

TsCellAction

  

|

TsSpreadsheetAction

  

|

TObject



CT Web help

CodeTyphon Studio