Skip to content

pbEmbeddedPrompts - DataList

Toggles embedding of prompt buttons in cells in list-based controls

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer pbEmbeddedPrompts
Access Type Syntax
Read Access: Get pbEmbeddedPrompts to IntegerVariable
Write Access: Set pbEmbeddedPrompts to IntegerVariable/Value

Description

Toggles embedding of prompt buttons in cells in list-based controls, such as dbList and dbGrid.

If set to True, prompt buttons are displayed in the cells of the current row in a list-based control. If set to False, prompt buttons are not displayed in the cells of the current row in a list-based control, but only in the control's header.