![]() |
![]() ![]() ![]() |
acListView and acDBListView components.
|
property ShowEmptyListMessage: Boolean;
|
The ShowEmptyListMessage property specifies whether the control should show the special label (specified in EmptyListMessage property), when the list is empty.
|
|
Set the ShowEmptyListMessage property to True if you wish to show the message when the list is empty, or set it to False otherwise (the label will never visible).
|
|
![]() |
EmptyListMessage and EmptyListMessageColor properties.
|