Unit 'kdbgrids' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#pl_kcontrols]

TKDBGridCol

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

Declaration

Source position: kdbgrids.pas line 171

type TKDBGridCol = class(TKGridCol)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure AssignPublished(); override;

  

  property CurrencyFormat: TKCurrencyFormat; [rw]

  

  property DataType: TFieldType; [r]

  

published

  property Brush: TBrush; [rw]

  

  property Font: TFont; [rw]

  

  property HorzAlign: TKHAlign; [rw]

  

  property HorzPadding: Integer; [rw]

  

  property FieldName: TKString; [rws]

  

  property Title: TKString; [rws]

  

  property TitleFont: TFont; [rw]

  

  property VertAlign: TKVAlign; [rw]

  

  property VertPadding: Integer; [rw]

  

end;

Inheritance

TKDBGridCol

  

|

TKGridCol

  

|

TKGridAxisItem

  

|

TObject



CT Web help

CodeTyphon Studio