Unit1.~dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:3k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form1: TForm1
- Left = 258
- Top = 144
- Width = 577
- Height = 533
- 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 = 56
- Top = 56
- Width = 36
- Height = 13
- Alignment = taCenter
- Caption = #29992#25143#21517
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 56
- Top = 88
- Width = 49
- Height = 13
- Alignment = taCenter
- Caption = #21475#20196
- end
- object Image1: TImage
- Left = 264
- Top = 304
- Width = 273
- Height = 177
- end
- object SpeedButton1: TSpeedButton
- Left = 96
- Top = 440
- Width = 89
- Height = 38
- Flat = True
- end
- object Edit1: TEdit
- Left = 136
- Top = 48
- Width = 185
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 136
- Top = 80
- Width = 185
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object Button1: TButton
- Left = 88
- Top = 128
- Width = 75
- Height = 25
- Caption = #30830#23450
- TabOrder = 2
- end
- object Button2: TButton
- Left = 192
- Top = 128
- Width = 75
- Height = 25
- Caption = #21462#28040
- TabOrder = 3
- end
- object TMemo
- Left = 80
- Top = 192
- Width = 185
- Height = 89
- TabOrder = 4
- end
- object TRichEdit
- Left = 304
- Top = 192
- Width = 185
- Height = 89
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HideScrollBars = False
- ParentFont = False
- TabOrder = 5
- end
- object BitBtn1: TBitBtn
- Left = 96
- Top = 360
- Width = 81
- Height = 41
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- Kind = bkOK
- end
- object RadioButton1: TRadioButton
- Left = 368
- Top = 72
- Width = 113
- Height = 17
- Caption = #30007
- TabOrder = 7
- end
- object RadioButton2: TRadioButton
- Left = 368
- Top = 120
- Width = 113
- Height = 17
- Caption = #22899
- TabOrder = 8
- end
- end