[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
GradientFill - fill the specified rectangle with the specified colours in a gradient with the specified direction
Source position: graphics.pp line 1112
public procedure TCanvas.GradientFill( |
ARect: TRect; |
AStart: TColor; |
AStop: TColor; |
ADirection: TGradientDirection |
); |
lazarus-ccr.sourceforge.net |