Frame3DExt(TCanvas,TCanvasRect,TCanvasColor,TCanvasColor,TCanvasPixel,Boolean,TCanvasPixel,TCanvasPixel) Method |
Scroll Prev Top Next More |
Draws a 3D rectangular button with bevels
Namespace: RSGraphics
Delphi |
procedure Frame3DExt(Canvas: TCanvas; var Rect: TCanvasRect; |
Parameters
Canvas
Type: TCanvas
Canvas to draw on
Rect
Type: System.Void
Rectangular area to draw the bevel. The rectangle is modified to return the area without the bevel
TopColor
Type: System.Void
Top color of the button
BottomColor
Type: System.Void
Bottom color of the button
Width
Type: System.Void
Width in pixels of the bevel
Rounded
Type: Boolean
Rounded rectangular button or not
X
Type: System.Void
X offset for the bevel
Y
Type: System.Void
Y offset for the bevel