TdxCustomBreadcrumbEdit.Color Property
Specifies the breadcrumb editor’s background color.
Declaration
property Color; default clDefault;
Property Value
Type | Default | Description |
---|---|---|
TColor | clDefault | A background fill color. |
Remarks
The Color property’s default value is clDefault.
See Also