BSOne.SFC/Tocsg.Module/AutoTokenKey/DAtTktKeyMain.dfm

41 lines
923 B
Plaintext

object DlgAtTktKeyMain: TDlgAtTktKeyMain
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'AutoTokenKey'
ClientHeight = 154
ClientWidth = 285
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
TextHeight = 15
object lbMsg: TLabel
Left = 0
Top = 0
Width = 285
Height = 154
Align = alClient
Alignment = taCenter
Caption = #53664#53360' '#53412' '#51088#46041#51077#47141' '#51089#46041#51473'....'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
ExplicitWidth = 141
ExplicitHeight = 15
end
object tInput: TTimer
Enabled = False
OnTimer = tInputTimer
Left = 32
Top = 24
end
end