TManagedFormPakComponentsDlg class

The TManagedFormPakComponentsDlg class descends from TManagedForm and makes the Components dialog (called from the “Components” button on the Component -> Install Packages dialog) sizeable for all Delphi versions. It has only one protected method MakeComponentsResizable which overrides the empty method of its parent class. It changes the Anchors property of all controls to make them move in a meaningful way.