| [Overview][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_grid.pas line 86
type TfpgStringColumn = class(TfpgGridColumn)  | 
public  | 
constructor Create; override;  | 
destructor Destroy; override;  | 
property Cells: TStringList; [rw]  | 
end;  | 
| | | 
| | | 
TObject  |