[Overview][Classes][Index] Reference for unit 'fpg_customgrid' (#fpgui)

TfpgGridColumn

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

Declaration

Source position: fpg_customgrid.pas line 41

type TfpgGridColumn = class(TObject)

public

  constructor Create; virtual;

  property Width: Integer; [rw]

  property Title: string; [rw]

  property Alignment: TAlignment; [rw]

  property Layout: TLayout; [rw]

  property BackgroundColor: TfpgColor; [rw]

  property HMargin: Integer; [rw]

  property TextColor: TfpgColor; [rw]

end;

Inheritance

TfpgGridColumn

|

TObject


Documentation generated on: 2015-04-04