TcxCustomLookAndFeelPainter.GetTreeViewNodeColorPalette(TdxTreeViewNodeStates) Method
Declaration
function GetTreeViewNodeColorPalette(AState: TdxTreeViewNodeStates): IdxColorPalette; virtual;
Parameters
Name | Type |
---|---|
AState | TdxTreeViewNodeStates |
Returns
Type |
---|
IdxColorPalette |
See Also