[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCanvas.Lock

Lock the canvas, making it unavailable for drawing.

Declaration

Source position: graphics.pp line 1065

public procedure TCanvas.Lock; virtual;

Description

Calls the LockCanvas method in the TFPCustomCanvas ancestor.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.