TcxCustomLookAndFeelPainter.OfficeNavigationBarDrawCustomizationButton(TcxCanvas,TRect,TcxCalendarElementState,TdxAlphaColor) Method
Declaration
procedure OfficeNavigationBarDrawCustomizationButton(ACanvas: TcxCanvas; const ARect: TRect; AState: TcxCalendarElementState; AColor: TdxAlphaColor = dxacDefault);
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
ARect | TRect |
AState | TcxCalendarElementState |
AColor | TdxAlphaColor |
See Also