[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the column is marked as ReadOnly.
Source position: grids.pas line 1093
protected function TCustomGrid.GetColumnReadonly( |
Column: Integer |
):Boolean; |
Column |
|
Column number examined in the method. |
Returns True if the column is marked as ReadOnly.
Version 4.0 | Generated 2025-05-03 | Home |