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

TfpgWidget.Parent

An alias for Owner

Declaration

Source position: fpg_widget.pas line 179

public property TfpgWidget.Parent : TfpgWidget
  read GetParent
  write SetParent;

Description

Unlike Delphi or Lazarus, fpGUI treats Owner and Parent as the same thing. Owner or Parent manages the life of children, and the parent/child hierarchy defines the visual aspect as well.


Documentation generated on: 2015-04-04