TPanel

Base class for a TControl that contains other controls.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TControlVisual user interface element that can react to user input.
4TPanel

Source

UserInterface.Control.Panel.pas (26)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTControlFActiveChildControl

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTControlGetActiveChildControl()
InstanceprotectedSetActiveChildControl(Value: TControl)
InstanceprotectedTFocusabilityGetFocusability()
InstancepublicTControlDefaultControlToFocus()