TManagedFormSrchDialog class

The TManagedFormSrchDialog class descends from TManagedForm and is only used for the Search Dialog in Delphi 6. It has one protected method MakeComponentsResizable which overrides the empty method of its parent class. To make the form sizeable it changes the Anchors property of the components to make them move in a meaningful way.