Skip to main content

TdxGridReportLinkCardsShadow.Color Property

Specifies the color of card shadows.

Declaration

property Color: TColor read; write; default clDefault;

Property Value

Type Default
TColor clDefault

Remarks

Use the Color property to specify the color of card shadows. If this color coincides with the report page background color, the card shadow will appear to be invisible.

The default value of the Color property is clDefault.

See Also