[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TCustomDBGrid.GetDefaultColumnAlignment

GetDefaultColumnAlignment - gets a default alignment from the stated column if it has one, otherwise supplies a default LeftJustify alignment

Declaration

Source position: dbgrids.pas line 398

protected function TCustomDBGrid.GetDefaultColumnAlignment(

  Column: Integer

):TAlignment; override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.