?? showuseoptionpas.dfm
字號:
object ShowOptionForm: TShowOptionForm
Left = 25
Top = 153
BorderStyle = bsDialog
Caption = 'ShowOptionForm'
ClientHeight = 331
ClientWidth = 346
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object OptionPageControl: TPageControl
Left = 10
Top = 12
Width = 326
Height = 282
ActivePage = NormalTabSheet
TabIndex = 0
TabOrder = 0
object NormalTabSheet: TTabSheet
Caption = ' '#24120#35268
object Use_Name_Label: TLabel
Left = 10
Top = 20
Width = 60
Height = 12
AutoSize = False
Caption = #29992#25143#22995#21517#65306
end
object Use_Desc_Label: TLabel
Left = 10
Top = 44
Width = 60
Height = 12
AutoSize = False
Caption = #29992#25143#20840#21517#65306
end
object Level_Desc_Label: TLabel
Left = 10
Top = 68
Width = 60
Height = 12
AutoSize = False
Caption = #26435#38480#25551#36848#65306
end
object ED_UseName: TEdit
Left = 72
Top = 16
Width = 232
Height = 20
TabOrder = 0
Text = 'ED_UseName'
end
object ED_NameDesc: TEdit
Left = 72
Top = 40
Width = 232
Height = 20
TabOrder = 1
Text = 'ED_NameDesc'
end
object ED_LevelDesc: TEdit
Left = 72
Top = 64
Width = 232
Height = 20
TabOrder = 2
Text = 'ED_LevelDesc'
end
end
end
object OptionOkBut: TBitBtn
Left = 260
Top = 302
Width = 75
Height = 23
Caption = #30830#23450'(&O)'
ModalResult = 1
TabOrder = 1
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -