BCB 2007: ShowModal() from Main Form? - borland.public.cppbuilder.vcl.components.using

BCB 2007: ShowModal() from Main Form? - borland.public.cppbuilder.vcl.components.using

瀏覽:490
日期:2025-12-09
Dennis, Thank you for the response. I did as you suggested and this works in BCB6. But the cursor still does not blink in the Edit1 using BCB 2007. The taborder is set to 0 on the Edit1 and 1 on the BitBtn1. I placed an Edit1->SetFocus(); in the password ...看更多