📄 unit1.dfm
字号:
object Form1: TForm1
Left = 193
Top = 107
Width = 543
Height = 365
Caption = #25628#32034#31354#25991#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 368
Top = 307
Width = 73
Height = 25
Caption = '&about'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object filelist1: TFileListBox
Left = 272
Top = 8
Width = 201
Height = 145
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 0
end
object dirlist1: TDirectoryListBox
Left = 32
Top = 8
Width = 233
Height = 119
FileList = filelist1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 1
end
object drvlist1: TDriveComboBox
Left = 32
Top = 133
Width = 233
Height = 18
DirList = dirlist1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object List1: TListBox
Left = 32
Top = 168
Width = 489
Height = 129
Cursor = crArrow
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = List1Click
OnDblClick = List1DblClick
end
object Button1: TButton
Left = 6
Top = 307
Width = 89
Height = 25
Caption = 'scanc&atalogue'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 190
Top = 307
Width = 89
Height = 25
Caption = '&delete'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 98
Top = 307
Width = 89
Height = 25
Caption = 's&candisk'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button3Click
end
object Button4: TButton
Left = 450
Top = 307
Width = 75
Height = 25
Caption = 'e&xit'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button4Click
end
object ani1: TAnimate
Left = 479
Top = 103
Width = 48
Height = 50
Active = False
CommonAVI = aviFindFile
StopFrame = 23
end
object Button5: TButton
Left = 283
Top = 307
Width = 78
Height = 25
Caption = '&stop'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -