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

TCustomForm.Position

The initial placement of the form.

Declaration

Source position: forms.pp line 722

public property TCustomForm.Position : TPosition
  read FPosition
  write SetPosition
  default poDesigned;

Description

By default it is in the position that it was placed in the Form Designer

See also

TPosition

  

Represents the Position and Size of a Form on Screen.

TCustomForm.DefaultMonitor

  

The monitor type on which the form shall appear.

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