Unit3.dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:2k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form3: TForm3
- Left = 254
- Top = 167
- Width = 580
- Height = 480
- Caption = #27880#20876
- 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 = 144
- Top = 56
- Width = 42
- Height = 13
- Caption = #29992#25143#21517
- end
- object Label2: TLabel
- Left = 144
- Top = 112
- Width = 49
- Height = 13
- Caption = #23494#30721
- end
- object Label3: TLabel
- Left = 144
- Top = 184
- Width = 84
- Height = 13
- Caption = #36873#25321#29992#25143#31867#22411
- end
- object Edit1: TEdit
- Left = 264
- Top = 48
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 264
- Top = 112
- Width = 121
- Height = 21
- TabOrder = 1
- end
- object RadioGroup1: TRadioGroup
- Left = 248
- Top = 160
- Width = 185
- Height = 105
- TabOrder = 2
- end
- object RadioButton1: TRadioButton
- Left = 296
- Top = 192
- Width = 113
- Height = 17
- Caption = #31649#29702#21592
- TabOrder = 3
- end
- object RadioButton2: TRadioButton
- Left = 296
- Top = 224
- Width = 113
- Height = 17
- Caption = #23398#29983
- TabOrder = 4
- end
- object Button1: TButton
- Left = 232
- Top = 344
- Width = 75
- Height = 25
- Caption = #25552#20132
- TabOrder = 5
- end
- end