CustomColors
Specifies whether the standard (native) stying will be used or custom colors can be set with properties such as BorderPen, Color of button.
pas
property CustomColors: Boolean read GetCustomColors write SetCustomColors default False;