[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Determines whether the specified cell is a fixed cell title for the grid control.
Source position: dbgrids.pas line 479
protected function TCustomDBGrid.GetIsCellTitle( |
aCol: Integer; |
aRow: Integer |
):Boolean; override; |
Re-implements the method from the ancestor class.
lazarus-ccr.sourceforge.net |