Board index » delphi » MDI Children HELP - Making Buttons Visible or not
r...@primenet.com
![]() Delphi Developer |
Sat, 18 Jul 1998 03:00:00 GMT
MDI Children HELP - Making Buttons Visible or not
Does anyone know how to create a variable or procedure that will sync my MDI application
to know if any MDIChildren currently exist or not?? If there is no child forms open, I would like to make the appropriate buttons invisable. I tried using the code in the function below done two ways, with the current IF statement --------------------------------------------------------- ---------------------------------------------------------- Can you offer a suggestion to cure this?? Thanks **************************************** |