TcxCustomBlobEditProperties.ShowExPopupItems Property
Determines whether additional items are displayed within the picture popup menu of the BLOB editor dropdown window in bekPict mode.
Declaration
property ShowExPopupItems: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to True to display the “Load…” and “Save As…” items under standard items.
Otherwise, only standard items are displayed.
The default value of the ShowExPopupItems property is True.
See Also