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