TdxCorner Enum
Declaration
TdxCorner = (
coTopLeft,
coTopRight,
coBottomLeft,
coBottomRight
);
Members
Name |
---|
coTopLeft
|
coTopRight
|
coBottomLeft
|
coBottomRight
|
See Also