The background color for the control.
Source position: shellctrls.pas line 323
published property TShellListView.Color : TColor |
The default value for the properly is clWindow in TShellListView.
If Color is set to clDefault, it needs to be passed through GetDefaultColor to resolve clDefault to a TColor value. Convenience routines which obtain the color by resolving clDefault and ParentColor are also provided as TControl.GetColorResolvingParent and TControl.GetRGBColorResolvingParent.
|
The background color for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |