TcxCustomLookAndFeelPainter.DrawNavigatorButtonGlyph(TcxCanvas,TCustomImageList,TcxImageIndex,TRect,Boolean,Boolean) Method
Declaration
procedure DrawNavigatorButtonGlyph(ACanvas: TcxCanvas; AImageList: TCustomImageList; AImageIndex: TcxImageIndex; const AGlyphRect: TRect; AEnabled: Boolean; AUserGlyphs: Boolean);
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
AImageList | TCustomImageList |
AImageIndex | TcxImageIndex |
AGlyphRect | TRect |
AEnabled | Boolean |
AUserGlyphs | Boolean |
See Also