📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 306
Top = 112
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'SearchFile VOKTV '#19987#29992#24037#20855
ClientHeight = 495
ClientWidth = 465
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label5: TLabel
Left = 184
Top = 8
Width = 68
Height = 16
Caption = #25991#20214#25628#32034
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object ListBox1: TListBox
Left = 0
Top = 177
Width = 465
Height = 318
ItemHeight = 13
TabOrder = 0
end
object Panel2: TPanel
Left = 2
Top = 39
Width = 460
Height = 136
BevelOuter = bvLowered
Caption = 'Panel2'
Color = clSilver
TabOrder = 1
object Label4: TLabel
Left = 313
Top = 111
Width = 60
Height = 13
Caption = #25991#20214#25968#37327#65306
end
object Label3: TLabel
Left = 377
Top = 110
Width = 12
Height = 13
Caption = '----'
end
object Button1: TButton
Left = 314
Top = 23
Width = 135
Height = 34
Caption = #25628#32034
TabOrder = 0
OnClick = Button1Click
end
object GroupBox1: TGroupBox
Left = 10
Top = 5
Width = 295
Height = 129
Caption = #35831#36873#25321#30424#31526#65292#25991#20214#31867#22411
TabOrder = 1
object Label1: TLabel
Left = 20
Top = 20
Width = 112
Height = 13
Caption = #25628#32034#26412#22320'(c'#30424#38500#22806')'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 174
Top = 21
Width = 78
Height = 13
Caption = #27468#26354#25991#20214#31867#22411
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object L_Disk: TCheckListBox
Left = 20
Top = 40
Width = 113
Height = 81
ItemHeight = 13
Items.Strings = (
'c:'
'e:')
TabOrder = 0
end
object L_SongClass: TCheckListBox
Left = 159
Top = 40
Width = 112
Height = 81
ItemHeight = 13
Items.Strings = (
'*.VOB'
'*.DVD'
'*.MPG'
'*.AVI'
'*.DAT'
'*.OK')
TabOrder = 1
end
end
object BitBtn1: TBitBtn
Left = 314
Top = 64
Width = 70
Height = 33
Caption = #25968#25454#24211#29983#25104
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 383
Top = 64
Width = 65
Height = 33
Caption = #24110#21161
TabOrder = 3
OnClick = BitBtn2Click
end
end
object OpenDialog1: TOpenDialog
Options = [ofHideReadOnly, ofNoChangeDir, ofEnableSizing]
Left = 376
Top = 40
end
object SkinData1: TSkinData
Active = True
DisableTag = 99
SkinControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcCheckBox, xcRadioButton, xcProgress, xcScrollbar, xcEdit, xcButton, xcBitBtn, xcSpeedButton, xcSpin, xcPanel, xcGroupBox, xcStatusBar, xcTab, xcTrackBar, xcSystemMenu]
Options = [xoPreview, xoToolbarBK]
Skin3rd.Strings = (
'TVirtualStringTree=scrollbar'
'TVirtualDrawTree=scrollbar'
'TTBXDockablePanel=Panel'
'TAdvPanelGroup=scrollbar'
'TComboboxex=combobox'
'TRxSpeedButton=speedbutton'
'THTMLViewer=scrollbar'
'TDBCtrlGrid=scrollbar'
'TfrSpeedButton=speedbutton'
'TfrTBButton=speedbutton'
'TControlBar=Panel'
'TTBDock=Panel'
'TTBToolbar=Panel'
'TAdvPageControl=nil'
'TImageEnMView=scrollbar'
'TImageEnView=scrollbar'
'TAdvMemo=scrollbar'
'TDBAdvMemo=scrollbar'
'TcxDBLookupComboBox=combobox'
'TcxDBComboBox=combobox'
'TcxDBDateEdit=combobox'
'TcxDBImageComboBox=combobox'
'TcxDBCalcEdit=combobox'
'TcxDBBlobEdit=combobox'
'TcxDBPopupEdit=combobox'
'TcxDBFontNameComboBox=combobox'
'TcxDBShellComboBox=combobox'
'TRxLookupEdit=combobox'
'TRxDBLookupCombo=combobox'
'TRzGroup=panel'
'TRzButton=button'
'TRzBitbtn=bitbtn'
'TRzMenuButton=bitbtn'
'TRzCheckGroup=CheckGroup'
'TRzRadioGroup=Radiogroup'
'TRzButtonEdit=Edit'
'TRzDBRadioGroup=Radiogroup'
'TRzDBRadioButton=Radiobutton'
'TRzDateTimeEdit=combobox'
'TRzColorEdit=combobox'
'TRzDateTimePicker=combobox'
'TRzDBDateTimeEdit=combobox'
'TRzDbColorEdit=combobox'
'TRzDBDateTimePicker=combobox'
'TLMDButton=bitbtn'
'TLMDGroupBox=Groupbox'
'TDBCheckboxEh=Checkbox'
'TDBCheckboxEh=Checkbox'
'TLMDCHECKBOX=Checkbox'
'TLMDDBCHECKBOX=Checkbox'
'TLMDRadiobutton=Radiobutton'
'TLMDCalculator=panel'
'TLMDGROUPBOX=Panel'
'TLMDSIMPLEPANEL=Panel'
'TLMDDBCalendar=Panel'
'TLMDButtonPanel=Panel'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -