[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Order for the column in its collection at design-time.
Source position: dbgrids.pas line 291
public property TColumn.DesignIndex : Integer |
DesignIndex is a read-only Integer property that contains the order for the column in its collection at design-time. The value in DesignIndex is used primarily when TDBGridColumns.ResetColumnsOrder compares and sorts the items in its collection.
|
ResetColumnsOrder arranges columns in the collection to the specified order. |
|
|
Constructor for the TColumn instance. |
lazarus-ccr.sourceforge.net |