📄 mainunit.~dfm
字号:
object nhide: Tnhide
Left = 523
Top = 193
BorderIcons = []
BorderStyle = bsDialog
Caption = 'NAVISION KIT'
ClientHeight = 214
ClientWidth = 104
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 104
Height = 214
Align = alClient
Caption = #25805#20316#26639
TabOrder = 0
object Button1: TButton
Left = 17
Top = 142
Width = 74
Height = 25
Caption = #38544#34255#31383#20307
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 176
Width = 75
Height = 25
Caption = #26174#31034#31383#20307
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object BitBtn1: TBitBtn
Left = 17
Top = 108
Width = 73
Height = 25
Caption = #21047#26032#20449#24687
TabOrder = 2
OnClick = BitBtn1Click
end
object Panel1: TPanel
Left = 2
Top = 1
Width = 100
Height = 100
BevelInner = bvLowered
TabOrder = 3
object Label1: TLabel
Left = 14
Top = 8
Width = 76
Height = 13
AutoSize = False
Caption = #24403#21069#22312#32447#20154#25968
end
object Label3: TLabel
Left = 14
Top = 44
Width = 72
Height = 13
Caption = #36317#31163#39044#35774#26102#38388
end
object Label4: TLabel
Left = 32
Top = 63
Width = 3
Height = 13
end
object Label2: TLabel
Left = 32
Top = 24
Width = 3
Height = 13
end
end
end
object Timer1: TTimer
Enabled = False
Interval = 100
OnTimer = Timer1Timer
Left = 184
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -