Contains the explicit, non-default value assigned to the Width property.
Source position: grids.pas line 607
public property TGridColumn.StoredWidth : Integer |
StoredWidth is a read-only Integer property with an explicit value assigned to the Width property for the column. If an explicit value has not been assigned in Width, the property value is -1.
|
The display width in pixels for the column on its Grid control. |
| Version 4.4 | Generated 2025-11-08 | Home |