TcxCustomLookAndFeelPainter.DrawSpreadSheetGroupExpandButtonGlyph(TcxCanvas,TRect,TcxButtonState,Boolean,TCustomImageList) Method
Declaration
procedure DrawSpreadSheetGroupExpandButtonGlyph(ACanvas: TcxCanvas; const R: TRect; AState: TcxButtonState; AExpanded: Boolean; ADefaultGlyphs: TCustomImageList = nil);
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
R | TRect |
AState | TcxButtonState |
AExpanded | Boolean |
ADefaultGlyphs | TCustomImageList |
See Also