Description
TPSCButtonsAction allows performing some simple actions whenever color box's button slot has been pressed. Empty value means that no any special action will be performed when button slot has been pressed. Parameters: baDialog - Dialog will be opened whenever button has been pressed. baSetButtonColor - The dialog's result color will be assigned to the button's color. baSetSelectedColor - The dialog's result color will be assigned to the color of the selected slot of the color box. baSetCustomColor - The dialog's result color will be added to the custom colors, if any. baSetColor - Attempts to select color in color box, which is specified with in color dialog. When color is yet absent in color box it will be added to the custom colors, if any.