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

TfpgWindowBase.Top

Specifies the vertical (X) coordinate of the top edge of a component relative to its parent

Declaration

Source position: fpg_base.pas line 529

public property TfpgWindowBase.Top : TfpgCoord
  read FTop
  write SetTop;

Description

Specifies the vertical (X) coordinate of the top edge of a component relative to its parent. Use the Top property to determine where the top side of the control begins or to reposition the top side of the control.

Remark: fpGUI delays acting on the Top, Left, Width and Height properties of a control until the UpdateWindowPosition method is called. For more information on why this is so, see UpdateWindowPosition help.

See also

TfpgWindowBase.UpdateWindowPosition

  

Forces fpGUI to act on window position and size properties


Documentation generated on: 2015-04-04