DELPHI盒子
!实时搜索: 盒子论坛 | 注册用户 | 修改信息 | 退出
检举帖 | 全文检索 | 关闭广告 | 捐赠
技术论坛
 用户名
 密  码
自动登陆(30天有效)
忘了密码
≡技术区≡
DELPHI技术
lazarus/fpc/Free Pascal
移动应用开发
Web应用开发
数据库专区
报表专区
网络通讯
开源项目
论坛精华贴
≡发布区≡
发布代码
发布控件
文档资料
经典工具
≡事务区≡
网站意见
盒子之家
招聘应聘
信息交换
论坛信息
最新加入: laidabin
今日帖子: 1
在线用户: 12
导航: 论坛 -> DELPHI技术 斑竹:liumazi,sephil  
作者:
男 longrunsoft2 (longrunsoft2) ★☆☆☆☆ -
普通会员
2022/8/8 9:50:44
标题:
请教,delphi10.4 sydney up2 窗体设计器可以全屏吗 浏览:850
加入我的收藏
楼主: 找了很久,代码编辑器可以全屏幕,窗体设计器找不到。布局里也没有undock布局。
----------------------------------------------
-
作者:
男 longrunsoft2 (longrunsoft2) ★☆☆☆☆ -
普通会员
2022/8/8 10:54:02
1楼: vcl程序基本用不到全屏,unigui设计网页,不能全屏,很不方便。
----------------------------------------------
-
作者:
男 emailx45 (emailx45) ▲▲▲▲△ -
普通会员
2022/8/8 21:00:26
2楼: maybe one observation:

1) Editor Code/Form is a "MDI" windows
---> the Editor use "Left/Top" properties, then it is dependent of "Ancestral Windows" ... "the Editor"

----> in RAD 11 you can right-click on windows and click in "New Edit Window" to "separe it to particular use"

2) if the "EDITOR" was showed in "FULL SCREEN"... Where will be showed the "OBJECT INSPECTOR"?  Over or Under it? And window-"Code"?

3) you can in "Mode Text" hack the properties "ClientHeight/ClientWidth" of form in edition --> the scrollbars will be showed on screen!
-----> BUT dont help "so much" in your necessity on first post!

object Form1: TForm1
  Left = 0
  Top = 0
  Caption = 'Form1'
  ClientHeight = 1020  <---
  ClientWidth = 1920  <---
  ...
end
----------------------------------------------
The higher the degree, the greater the respect given to the humblest!RAD 11.3
作者:
男 stacker (OOP才是王道) ★☆☆☆☆ -
普通会员
2022/8/8 23:48:28
3楼: unigui可以全屏啊,是你不懂吧。
----------------------------------------------
-
作者:
男 longrunsoft2 (longrunsoft2) ★☆☆☆☆ -
普通会员
2022/8/9 1:06:11
4楼: 感谢楼上二位回复,unigui delphi10.4 设计期窗体可以全屏幕显示?D7可以,后来的IDE取消了undocked layout ,只能用 emailx45 的方法,scrollbars来回拖。
----------------------------------------------
-
作者:
男 emailx45 (emailx45) ▲▲▲▲△ -
普通会员
2022/8/9 3:50:53
5楼: my manuall
https://bbs.2ccc.com/topic.asp?topicid=632465
----------------------------------------------
The higher the degree, the greater the respect given to the humblest!RAD 11.3
信息
登陆以后才能回复
Copyright © 2CCC.Com 盒子论坛 v3.0.1 版权所有 页面执行37.10938毫秒 RSS