[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
BeginUpdate - start the update process
Source position: graphics.pp line 1298
public procedure TRasterImage.BeginUpdate( |
ACanvasOnly: Boolean = false |
); |
BeginUpdate - start the update process; by default the boolean argument ACanvasOnly is False, ie more than just the Canvas is to be updated
lazarus-ccr.sourceforge.net |