Skip to main content

TdxBarPainter.DropDownGalleryItemGetTextColors(TdxBarItemControl,Boolean,Boolean,Boolean,TColor,TColor) Method

Declaration

procedure DropDownGalleryItemGetTextColors(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