FirstVisibleItem property (ImageList Control)
Builder Syntax |
int FirstVisibleItem |
Delphi Syntax |
FirstVisibleItem: Longint; |
Overview |
Refer to Using the Image List Control. |
Remarks
(Read only) (Runtime only) Contains the index of the first visible item in the ImageList Control's view. This is a 0-based index.
See Also
Elements: |
ViewSize property, RowCount property, ColumnCount property, Count property |
Topics: |