|
|
|
| acListView and acDBListView components.
|
| property EmptyListMessage: String; // Default text is 'There are no items in this view.'
|
| The EmptyListMessage property specifies the text for label which can be visible if the ListView is empty (there are not items in the view).
|
|
|
| EmptyListMessageColor and ShowEmptyListMessage properties.
|