object Form4: TForm4 Left = 0 Top = 0 Caption = #30331#38470#30028#38754'-CAAuthDemo' ClientHeight = 213 ClientWidth = 374 Color = clBtnFace Constraints.MaxHeight = 252 Constraints.MaxWidth = 390 Constraints.MinHeight = 240 Constraints.MinWidth = 382 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnl2: TPanel Left = 0 Top = 0 Width = 374 Height = 213 Align = alClient BevelOuter = bvNone Caption = #30331#38470#25104#21151 Color = clBtnHighlight Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Tahoma' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 1 end object pnl3: TPanel Left = 0 Top = 0 Width = 374 Height = 213 Align = alClient BevelOuter = bvNone Caption = #20449#24687#27491#22312#35748#35777#20013','#35831#31245#21518'...' Color = clBtnHighlight Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Tahoma' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 2 end object pnl1: TPanel Left = 0 Top = 0 Width = 374 Height = 213 Align = alClient BevelOuter = bvNone Color = clBtnHighlight ParentBackground = False TabOrder = 0 object lbl1: TLabel Left = 72 Top = 90 Width = 48 Height = 13 Caption = #29992#25143#21517#65306 end object lbl2: TLabel Left = 72 Top = 130 Width = 36 Height = 13 Caption = #23494#30721#65306 end object lbl3: TLabel Left = 105 Top = 32 Width = 163 Height = 25 Caption = 'CS'#26550#26500#35748#35777'Demo' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object edt1: TEdit Left = 136 Top = 87 Width = 145 Height = 19 BevelInner = bvNone BevelOuter = bvNone Ctl3D = False ParentCtl3D = False TabOrder = 0 end object edt2: TEdit Left = 136 Top = 127 Width = 145 Height = 19 BevelInner = bvNone BevelOuter = bvNone Ctl3D = False ParentCtl3D = False PasswordChar = '*' TabOrder = 1 end object btn1: TButton Left = 206 Top = 161 Width = 75 Height = 25 Caption = #30331#38470 TabOrder = 2 OnClick = btn1Click end end end