TCustomdxLookupTreeView.Options Property
Specifies the Options of a drop-down tree-view.
Declaration
property Options: TdxDBTreeViewOptions read; write; default [];
Property Value
Type |
---|
TdxDBTreeViewOptions |
Remarks
Use Options to specify the Options of a drop-down tree-view.
See Also