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

TsCellHyperlinkAction

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

Declaration

Source position: fpsactions.pas line 471

type TsCellHyperlinkAction = class(TsCellAction)

protected

  function EditHyperlink(); virtual;

  

public

  constructor Create(); override;

  

  procedure ExecuteTarget(); override;

  

  procedure UpdateTarget(); override;

  

published

  property Mode: TsCellHyperlinkMode; [rw]

  

  property OnHyperlink: TsCellHyperlinkEvent; [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

TsCellHyperlinkAction

  

|

TsCellAction

  

|

TsSpreadsheetAction

  

|

TObject



CT Web help

CodeTyphon Studio