www.pudn.com > 2.rar > password.dfm, change:2007-12-31,size:2020b
object pwd: Tpwd
Left = 304
Top = 112
Width = 422
Height = 277
Caption = 'RSLIN '#20462#25913#23494#30908#28204#35430
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 168
Top = 16
Width = 97
Height = 20
Caption = #20462#25913#23494#30908
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 96
Top = 64
Width = 57
Height = 13
Caption = #21407#23494#30908
end
object Label3: TLabel
Left = 96
Top = 96
Width = 49
Height = 13
Caption = #26032#23494#30908
end
object Label4: TLabel
Left = 96
Top = 128
Width = 65
Height = 13
Caption = #23494#30908#30906#35469
end
object Edit1: TEdit
Left = 192
Top = 64
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 192
Top = 96
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 192
Top = 128
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object btnok: TButton
Left = 120
Top = 176
Width = 59
Height = 25
Caption = #30906#23450
TabOrder = 3
OnClick = btnokClick
end
object btncle: TButton
Left = 192
Top = 176
Width = 59
Height = 25
Caption = #28165#38500
TabOrder = 4
OnClick = btncleClick
end
object btnex: TButton
Left = 264
Top = 176
Width = 59
Height = 25
Caption = #32080#26463
TabOrder = 5
OnClick = btnexClick
end
end