TMSFNCCloudDemoListBox
Usage
A ListBox style component with multiline support that can display a file type bitmap for each item.This component is intended as a helper component for demonstration purposes only.
Properties
Property name |
Description |
ItemIndex |
The index of the currently selected item |
Items |
List of items |
ItemHeight |
Set the height of the displayed items |
Methods
Method name |
Description |
AddItem |
Add a new item to the list |
InsertItem |
Inserts a new item in the list |
SupportsFileType |
Returns if a bitmap is available for the specified file type |
Clear |
Remove all items from the list |