TdxBarPainter.GetGlyphColorPalette(TdxBarItemControl,TdxBarPaintType,Boolean,Boolean,Boolean,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
function GetGlyphColorPalette(ABarItemControl: TdxBarItemControl; APaintType: TdxBarPaintType; ASelected: Boolean; ADowned: Boolean; ADrawDowned: Boolean; ADroppedDown: Boolean; ADrawImageEnabled: Boolean): IdxColorPalette; virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
APaint |
Tdx |
ASelected | Boolean |
ADowned | Boolean |
ADraw |
Boolean |
ADropped |
Boolean |
ADraw |
Boolean |
#Returns
Type |
---|
Idx |
See Also