psEmptyItemDescription - dbParentCombo
Customizes the contents of the "undefined" item in the combo list
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psEmptyItemDescription
| Access Type | Syntax |
|---|---|
| Read Access: | Get psEmptyItemDescription to StringVariable |
| Write Access: | Set psEmptyItemDescription to StringVariable/Value |
Description
Customizes the contents of the "undefined" item in the combo list, which is added to the list if pbAddEmptyItem is True (the default).
The content of the empty item can be customized by setting the psEmptyItemDescription property.