object FrmEnCode: TFrmEnCode Left = 458 Top = 269 Width = 369 Height = 268 HorzScrollBar.Range = 287 VertScrollBar.Range = 234 ActiveControl = BitBtn1 BorderStyle = fbsDialog Caption = #20462#25913#23494#30721 Color = clBackground Position = poMainFormCenter WindowState = wsMaximized OnCreate = FormCreate PixelsPerInch = 75 TextHeight = 17 TextWidth = 7 object BitBtn1: TBitBtn Left = 72 Top = 196 Width = 95 Height = 38 Caption = #30830#35748 TabOrder = 4 OnClick = BitBtn1Click end object Edit1: TEdit Left = 128 Top = 24 Width = 129 Height = 25 EchoMode = emPassword TabOrder = 0 OnKeyDown = Edit1KeyDown end object Label1: TLabel Left = 72 Top = 27 Width = 47 Height = 17 Caption = #26087#23494#30721':' end object Label2: TLabel Left = 72 Top = 84 Width = 47 Height = 17 Caption = #26032#23494#30721':' end object Label3: TLabel Left = 43 Top = 140 Width = 75 Height = 17 Caption = #30830#35748#26032#23494#30721':' end object Edit2: TEdit Left = 128 Top = 80 Width = 129 Height = 25 EchoMode = emPassword TabOrder = 1 OnKeyDown = Edit2KeyDown end object Edit3: TEdit Left = 128 Top = 136 Width = 129 Height = 25 EchoMode = emPassword TabOrder = 2 OnKeyDown = Edit3KeyDown end object BitBtn2: TBitBtn Left = 192 Top = 196 Width = 95 Height = 38 Caption = #21462#28040 TabOrder = 5 OnClick = BitBtn2Click end end