[Overview][Types][Classes][Index] Reference for unit 'LazCanvas' (#lcl)

TLazCanvas.WindowOrg

Window origin for the canvas.

Declaration

Source position: lazcanvas.pas line 159

public property TLazCanvas.WindowOrg : TPoint
  read GetWindowOrg
  write SetWindowOrg;

Description

Contains the absolute coordinates for the canvas with BaseWindowOrg summed up.

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