Unit2.~dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:2k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form2: TForm2
- Left = 219
- Top = 180
- Width = 696
- Height = 480
- Caption = #30331#24405
- 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 = 136
- Top = 80
- Width = 48
- Height = 13
- Caption = #29992#25143#36523#20221
- end
- object Label2: TLabel
- Left = 136
- Top = 216
- Width = 24
- Height = 13
- Caption = #23494#30721
- end
- object Label3: TLabel
- Left = 136
- Top = 288
- Width = 72
- Height = 13
- Caption = #25110#65306#20934#32771#35777#21495
- end
- object GroupBox1: TGroupBox
- Left = 272
- Top = 72
- Width = 185
- Height = 105
- Caption = 'GroupBox1'
- TabOrder = 0
- object RadioButton1: TRadioButton
- Left = 48
- Top = 32
- Width = 113
- Height = 17
- Caption = #26222#36890#29992#25143
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 48
- Top = 64
- Width = 113
- Height = 17
- Caption = #31649#29702#21592
- TabOrder = 1
- end
- end
- object Edit1: TEdit
- Left = 288
- Top = 208
- Width = 121
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object Edit2: TEdit
- Left = 288
- Top = 280
- Width = 121
- Height = 21
- TabOrder = 2
- end
- object Button1: TButton
- Left = 176
- Top = 376
- Width = 75
- Height = 25
- Caption = #30830#23450
- TabOrder = 3
- end
- object Button2: TButton
- Left = 320
- Top = 376
- Width = 75
- Height = 25
- Caption = #36864#20986
- TabOrder = 4
- end
- end