Description
TPSCColorButtonStyle determines the representations of a color button. TPSCColorButtonStyle determines an image and behavior of a color button when the right part of button is pressed. TPSCColorButtonStyle has one of the following values: bstCustom - determines either a popup menu or a color box's popup should be shown; the image of color button should be defined by Images, ImageActive, ImageInactive and ImagePressed properties; bstBkGround, bstBrush, bstFont - color box's popup should be shown; the button has one of default images. These styles differ by images.