Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.