TcxCustomLookAndFeelPainter.ButtonColorPalette(TcxButtonState,TcxButtonPart) Method
Declaration
function ButtonColorPalette(AState: TcxButtonState; APart: TcxButtonPart = cxbpButton): IdxColorPalette; virtual;
Parameters
Name | Type |
---|---|
AState | TcxButtonState |
APart | TcxButtonPart |
Returns
Type |
---|
IdxColorPalette |
See Also