TdxBarPainter.SeparatorControlGetTextColors(TdxBarItemControl,Boolean,Boolean,Boolean,TColor,TColor) Method
Declaration
procedure SeparatorControlGetTextColors(ABarItemControl: TdxBarItemControl; AEnabled: Boolean; ASelected: Boolean; AFlat: Boolean; var AColor1: TColor; var AColor2: TColor); virtual;
Parameters
Name | Type |
---|---|
ABarItemControl | TdxBarItemControl |
AEnabled | Boolean |
ASelected | Boolean |
AFlat | Boolean |
AColor1 | TColor |
AColor2 | TColor |
See Also