Index
Identify index of column inside Columns array.property Index: Integer read GetIndex write SetIndex;
Remarks
When you are accessing column via Column property, you need to use Column's index. Index is not always the same as Position.
property Index: Integer read GetIndex write SetIndex;