1 Star 0 Fork 0

PPL/PEView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
uFrmMain.dfm 1.80 KB
一键复制 编辑 原始数据 按行查看 历史
PPL 提交于 2017-10-11 21:09 . no commit message
object FrmMain: TFrmMain
Left = 367
Top = 181
Width = 969
Height = 759
Caption = #23454#29992#23567#24037#20855
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 21
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 936
Height = 1145
ActivePage = TabSheet1
Align = alClient
TabOrder = 4
object TabSheet1: TTabSheet
Caption = 'TabSheet1'
end
object TabSheet2: TTabSheet
Caption = 'TabSheet2'
ImageIndex = 1
end
object TabSheet3: TTabSheet
Caption = 'TabSheet3'
ImageIndex = 2
end
end
object Button1: TButton
Left = 640
Top = 152
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
end
object Memo1: TMemo
Left = 512
Top = 424
Width = 353
Height = 721
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object Button2: TButton
Left = 616
Top = 264
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 600
Top = 312
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 3
OnClick = Button3Click
end
object dlgOpen: TOpenDialog
DefaultExt = 'exe'
Filter = '*.exe'
Left = 752
Top = 256
end
object MainMenu1: TMainMenu
Left = 92
Top = 86
object mniFile: TMenuItem
Caption = #25991#20214
object mniOpenFile: TMenuItem
Caption = #25171#24320
OnClick = mniOpenFileClick
end
end
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Delphi
1
https://gitee.com/newboard/PEView.git
git@gitee.com:newboard/PEView.git
newboard
PEView
PEView
master

搜索帮助