TdxPSTreeLineStyle Enum
Declaration
TdxPSTreeLineStyle = (
tlsSolid,
tlsDot
);
Members
Name |
---|
tlsSolid
|
tlsDot
|
See Also