📄 tfileselectorfrmunit.dfm
字号:
inherited FileSelectorFrm: TFileSelectorFrm
Left = 388
Top = 389
BorderStyle = bsDialog
Caption = 'FileSelectorFrm'
ClientHeight = 173
ClientWidth = 313
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel [0]
Left = 13
Top = 7
Width = 19
Height = 13
Caption = 'File:'
end
inherited POkBtn: TButton
Left = 111
Top = 142
OnClick = POkBtnClick
end
inherited PCancelBtn: TButton
Left = 212
Top = 142
end
object PFiles: TComboBox
Left = 13
Top = 20
Width = 287
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -