TdxListBoxPaintOption Enum
Declaration
TdxListBoxPaintOption = (
lbxpoBorder,
lbxpoHorzLines
);
Members
Name |
---|
lbxpoBorder
|
lbxpoHorzLines
|
See Also