FirstVisible
Gets an index of the first visible column (Visible
property set to True
).
pas
property FirstVisible: Integer read GetFirstVisible;
Gets an index of the first visible column (Visible
property set to True
).
property FirstVisible: Integer read GetFirstVisible;