📄 vclmain.dfm
字号:
object Form1: TForm1
Left = 219
Top = 145
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'QQ'#29233#34411#28165#38500#24037#20855
ClientHeight = 397
ClientWidth = 497
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 378
Width = 497
Height = 19
Panels = <
item
Width = 50
end
item
Width = 100
end
item
Width = 75
end
item
Width = 50
end>
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 497
Height = 41
Align = alTop
BorderStyle = bsSingle
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 5
Top = 4
Width = 70
Height = 27
Caption = #21047#26032#36827#31243
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 74
Top = 4
Width = 70
Height = 27
Caption = #22797#21046#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 152
Top = 4
Width = 70
Height = 27
Caption = #32467#26463#36827#31243
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 384
Top = 4
Width = 70
Height = 27
Caption = #29233#34411#28165#29702
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
end
object TaskList: TListBox
Left = 0
Top = 41
Width = 225
Height = 337
Align = alLeft
Color = clBlack
Font.Charset = ANSI_CHARSET
Font.Color = clLime
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
Sorted = True
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 225
Top = 41
Width = 272
Height = 337
Align = alClient
Caption = #22788#29702#32467#26524
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
object Console: TMemo
Left = 2
Top = 18
Width = 268
Height = 317
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
object SkinData1: TSkinData
Active = True
DisableTag = 99
SkinControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcCheckBox, xcRadioButton, xcProgress, xcScrollbar, xcEdit, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcGroupBox, xcStatusBar, xcTab, xcSystemMenu]
Options = []
Skin3rd.Strings = (
'TAdvPanelGroup=embedscrollbar'
'TComboboxex=combobox'
'TRxSpeedButton=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'
'TRzButton=button'
'TRzBitbtn=bitbtn'
'TRzMenuButton=bitbtn'
'TRzCheckGroup=CheckGroup'
'TRzRadioGroup=Radiogroup'
'TRzRadioButton=Radiobutton'
'TRzCheckBox=Checkbox'
'TRzButtonEdit=Edit'
'TRzDBRadioGroup=Radiogroup'
'TRzDBRadioButton=Radiobutton'
'TRzDateTimeEdit=combobox'
'TRzColorEdit=combobox'
'TRzDateTimePicker=combobox'
'TRzDBDateTimeEdit=combobox'
'TRzDbColorEdit=combobox'
'TRzDBDateTimePicker=combobox'
'TLMDGroupBox=Groupbox'
'TDBCheckboxEh=Checkbox'
'TDBCheckboxEh=Checkbox'
'TLMDCHECKBOX=Checkbox'
'TLMDDBCHECKBOX=Checkbox'
'TLMDRadiobutton=Radiobutton'
'TLMDCalculator=panel'
'TLMDGROUPBOX=Panel'
'TLMDSIMPLEPANEL=Panel'
'TLMDDBCalendar=Panel'
'TLMDButtonPanel=Panel'
'TLMDLMDCalculator=Panel'
'TLMDHeaderPanel=Panel'
'TLMDTechnicalLine=Panel'
'TLMDLMDClock=Panel'
'TLMDTrackbar=panel'
'TLMDListCombobox=combobox'
'TLMDCheckListCombobox=combobox'
'TLMDHeaderListCombobox=combobox'
'TLMDImageCombobox=combobox'
'TLMDColorCombobox=combobox'
'TLMDFontCombobox=combobox'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -