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

TsHorAlignmentAction

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

Declaration

Source position: fpsactions.pas line 209

type TsHorAlignmentAction = class(TsAutoFormatAction)

protected

  procedure ApplyFormatToCell(); override;

  

  procedure ExtractFromCell(); override;

  

public

  constructor Create(); override;

  

published

  property HorAlignment: TsHorAlignment; [rw]

  

end;

Inheritance

TsHorAlignmentAction

  

|

TsAutoFormatAction

  

|

TsCellAction

  

|

TsSpreadsheetAction

  

|

TObject



CT Web help

CodeTyphon Studio