[Overview][Types][Classes][Procedures and functions][Variables][Index] |
An alias for Owner
Source position: fpg_widget.pas line 179
public property TfpgWidget.Parent : TfpgWidget |
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.