2 Star 2 Fork 4

zqw/WefeelSMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TestDllUnit.dfm 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
zqw 提交于 2014-08-17 18:15 +08:00 . 提交全部文件
object Form1: TForm1
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 120
Top = 400
Width = 32
Height = 13
Caption = 'Label1'
end
object Button1: TButton
Left = 160
Top = 48
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 120
Top = 216
Width = 457
Height = 169
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object Button2: TButton
Left = 160
Top = 96
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
OnClick = Button2Click
end
object Edit1: TEdit
Left = 448
Top = 80
Width = 121
Height = 21
TabOrder = 3
Text = '13576044787'
end
object Edit2: TEdit
Left = 448
Top = 104
Width = 121
Height = 21
TabOrder = 4
Text = 'Edit2'
end
object Button3: TButton
Left = 448
Top = 56
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 72
Top = 24
Width = 75
Height = 25
Caption = 'Button4'
TabOrder = 6
OnClick = Button4Click
end
object Timer1: TTimer
Enabled = False
Interval = 1
OnTimer = Timer1Timer
Left = 312
Top = 64
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Delphi
1
https://gitee.com/zqw/WefeelSMS.git
git@gitee.com:zqw/WefeelSMS.git
zqw
WefeelSMS
WefeelSMS
master

搜索帮助