Developer

ParentColor

Specifies where a Column looks for its color information.

To have a Column use the same color as Grid, set ParentColor to True. If ParentColor is False, the Column uses its own Color property.

property ParentColor: Boolean read GetParentColor write SetParentColor default True;

See also