Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Lazarus 应用程序中使用 LCL 时,您应该有一个窗口,其中包含您使用的所有小部件出现在 IDE 中。出于某种奇怪的原因,我的一个项目中不再有这个 Windows,并通过 Lazarus 菜单查找它,但没有任何成功。
结果比我想象的要容易:单击Toggle between Unit and Form左上角的按钮(保存按钮旁边)或在F12包含表单的单元上单击键盘快捷键会打开表单窗口。
Toggle between Unit and Form
F12