Unit1.dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:2k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form1: TForm1
- Left = 184
- Top = 212
- Width = 696
- Height = 480
- Caption = #25490#24207
- 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 = 232
- Top = 24
- Width = 217
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption = #35831#36755#20837#20116#20010#25968
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 304
- Top = 200
- Width = 105
- Height = 28
- Alignment = taCenter
- AutoSize = False
- Caption = #25490#24207#32467#26524
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 200
- Top = 96
- Width = 33
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 272
- Top = 96
- Width = 33
- Height = 21
- TabOrder = 1
- end
- object Edit3: TEdit
- Left = 344
- Top = 96
- Width = 33
- Height = 21
- TabOrder = 2
- end
- object Edit4: TEdit
- Left = 416
- Top = 96
- Width = 33
- Height = 21
- TabOrder = 3
- end
- object Edit5: TEdit
- Left = 488
- Top = 96
- Width = 33
- Height = 21
- TabOrder = 4
- end
- object Button1: TButton
- Left = 320
- Top = 152
- Width = 75
- Height = 25
- Caption = #25490#24207
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = Button1Click
- end
- object Edit6: TEdit
- Left = 208
- Top = 240
- Width = 33
- Height = 21
- TabOrder = 6
- end
- object Edit7: TEdit
- Left = 280
- Top = 240
- Width = 33
- Height = 21
- TabOrder = 7
- end
- object Edit8: TEdit
- Left = 344
- Top = 240
- Width = 33
- Height = 21
- TabOrder = 8
- end
- object Edit9: TEdit
- Left = 416
- Top = 240
- Width = 33
- Height = 21
- TabOrder = 9
- end
- object Edit10: TEdit
- Left = 480
- Top = 240
- Width = 33
- Height = 21
- TabOrder = 10
- end
- end