TdxGridCardShadowPosition Enum
Declaration
TdxGridCardShadowPosition = (
cspTopLeft,
cspTopRight,
cspBottomRight,
cspBottomLeft
);
Members
Name |
---|
cspTopLeft
|
cspTopRight
|
cspBottomRight
|
cspBottomLeft
|
See Also