Unit 'TplSmartGridUnit' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_excontrols]

TMergeCell

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

Declaration

Source position: TplSmartGridUnit.pas line 159

type TMergeCell = class(TObject)

public

  Caption: string;

  

  Rc: TRect;

  

  Color: TColor;

  

  Font: TFont;

  

  HorzAlign: THorzAlign;

  

  VertAlign: TVertAlign;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TMergeCell

  

|

TObject



CT Web help

CodeTyphon Studio