Unit1.~dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:2k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form1: TForm1
- Left = 192
- Top = 114
- 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 = 272
- Top = 24
- Width = 121
- Height = 29
- Alignment = taCenter
- Caption = #25968#32452
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -29
- Font.Name = #26999#20307'_GB2312'
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 24
- Top = 96
- Width = 73
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 128
- Top = 96
- Width = 81
- Height = 21
- TabOrder = 1
- end
- object Edit3: TEdit
- Left = 248
- Top = 96
- Width = 81
- Height = 21
- TabOrder = 2
- end
- object Edit4: TEdit
- Left = 368
- Top = 96
- Width = 73
- Height = 21
- TabOrder = 3
- end
- object Edit5: TEdit
- Left = 480
- Top = 96
- Width = 81
- Height = 21
- TabOrder = 4
- end
- object Edit6: TEdit
- Left = 592
- Top = 96
- Width = 81
- Height = 21
- TabOrder = 5
- end
- object Edit7: TEdit
- Left = 24
- Top = 208
- Width = 73
- Height = 21
- TabOrder = 6
- end
- object Edit8: TEdit
- Left = 144
- Top = 208
- Width = 81
- Height = 21
- TabOrder = 7
- end
- object Edit9: TEdit
- Left = 256
- Top = 208
- Width = 81
- Height = 21
- TabOrder = 8
- end
- object Edit10: TEdit
- Left = 368
- Top = 208
- Width = 73
- Height = 21
- TabOrder = 9
- end
- object Edit11: TEdit
- Left = 488
- Top = 208
- Width = 81
- Height = 21
- TabOrder = 10
- end
- object Edit12: TEdit
- Left = 600
- Top = 208
- Width = 81
- Height = 21
- TabOrder = 11
- end
- object Button1: TButton
- Left = 280
- Top = 160
- Width = 75
- Height = 25
- Caption = #25490#24207
- TabOrder = 12
- OnClick = Button1Click
- end
- end