[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
EndUpdate - finishes the update process
Source position: graphics.pp line 1299
public procedure TRasterImage.EndUpdate( |
AStreamIsValid: Boolean = false |
); |
EndUpdate - finishes the update process. By default the boolean argument AStreamIsValid is False, ie no stream is valid at the end of the process. be carefull with this, modify only within a begin/endupdate
lazarus-ccr.sourceforge.net |