Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

zglTTableHeader

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

Declaration

Source position: zglGui.pas line 1025

type zglTTableHeader = class(zglTEditableClass)

published

  property Table: zglTTable; [rw]

  

  property Caption: TCaption; [rw]

  

  property Bold: Boolean; [rw]

  

  property Width: Integer; [rw]

  

  property Align: Integer; [rw]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

zglTTableHeader

  

|

zglTEditableClass

  

|

TObject



CT Web help

CodeTyphon Studio