1 Star 4 Fork 1

suxuss / FindHexUnit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Unit1.dfm 807 Bytes
一键复制 编辑 原始数据 按行查看 历史
妖蛋 提交于 2019-01-01 10:58 . no commit message
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 289
ClientWidth = 554
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 264
Top = 128
Width = 241
Height = 41
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 328
Top = 192
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 1
OnClick = Button2Click
end
object ListBox1: TListBox
Left = 48
Top = 24
Width = 121
Height = 209
ItemHeight = 13
TabOrder = 2
end
end
Delphi
1
https://gitee.com/suxuss/FindHexUnit.git
git@gitee.com:suxuss/FindHexUnit.git
suxuss
FindHexUnit
FindHexUnit
master

搜索帮助