Take another look at your form...
Has your form become "too visual" after
placing the 25th visual component on it? In any case, if
you find it hard to visually modify your form, take a
different look at it:
- Go to "File | Open"
- Select "Delphi
form (*.dfm)" as the file type
- Open the form you want to edit
Now you'll see the text representation of your form --
edit it as you wish and save. Once you close the text
version of your form, you can go back to the visual mode.
This could come in handy when you're setting hints for
your visual components.
Applicable Keywords : Delphi, Delphi 1.x, Delphi 2.x, Delphi 3.x, User Interface