TdxTreeViewPaintOption Enum
In This Article
#Declaration
Delphi
TdxTreeViewPaintOption = (
tvpoBorder,
tvpoGrid,
tvpoStateImages,
tvpoImages,
tvpoTreeLines,
tvpoButtons
);
#Members
Name |
---|
tvpo
|
tvpo
|
tvpo
|
tvpo
|
tvpo
|
tvpo
|
See Also