Unit1.dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:1k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form1: TForm1
- Left = 282
- Top = 168
- Width = 696
- Height = 480
- Caption = #27426#36814
- 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 = 224
- Top = 48
- Width = 121
- Height = 49
- Caption = #27426#36814
- end
- object Button1: TButton
- Left = 240
- Top = 208
- Width = 75
- Height = 25
- Caption = #28857#20987#36827#20837
- TabOrder = 0
- OnClick = Button1Click
- end
- end