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

TsFontDialogAction

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

Declaration

Source position: fpsactions.pas line 566

type TsFontDialogAction = class(TsCommonDialogCellAction)

protected

  procedure ApplyFormatToCell(); override;

  

  procedure ExtractFromCell(); override;

  

  function GetDialogClass; override;

  

public

  constructor Create(); override;

  

published

  property Dialog: TFontDialog; [r]

  

end;

Inheritance

TsFontDialogAction

  

|

TsCommonDialogCellAction

  

|

TsCommonDialogSpreadsheetAction

  

|

TsSpreadsheetAction

  

|

TObject



CT Web help

CodeTyphon Studio