[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
FloodFill flood-fills an area with the given colour, starting from the specified point; uses the FloodFill method for the current interface or widget set
Source position: graphics.pp line 1103
public procedure TCanvas.FloodFill( |
X: Integer; |
Y: Integer; |
FillColor: TColor; |
FillStyle: TFillStyle |
); virtual; |
|
lazarus-ccr.sourceforge.net |