📄 unit1.dfm
字号:
object frmMain: TfrmMain
Left = 190
Top = 176
Width = 393
Height = 294
Caption = #23398#29983#36873#35838#31995#32479
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 Label4: TLabel
Left = 240
Top = 56
Width = 81
Height = 13
AutoSize = False
Caption = #21151#33021#35828#26126#20449#24687
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 185
Height = 260
Align = alLeft
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 8
Width = 81
Height = 13
AutoSize = False
Caption = #23398#29983#20449#24687#26597#35810
end
object Label2: TLabel
Left = 56
Top = 88
Width = 65
Height = 13
AutoSize = False
Caption = #31995#32479#32500#25252
end
object Label3: TLabel
Left = 48
Top = 160
Width = 57
Height = 13
AutoSize = False
Caption = #36873#35838#31995#32479
end
object Panel2: TPanel
Left = 0
Top = 32
Width = 185
Height = 41
BevelInner = bvLowered
TabOrder = 0
object btnsearch: TButton
Left = 40
Top = 8
Width = 97
Height = 25
Caption = #20449#24687#26597#35810#31995#32479
TabOrder = 0
OnClick = btnsearchClick
end
end
object Panel3: TPanel
Left = 0
Top = 104
Width = 185
Height = 41
BevelInner = bvLowered
TabOrder = 1
object btnmaint: TButton
Left = 40
Top = 8
Width = 97
Height = 25
Caption = #20449#24687#32500#25252#31995#32479
TabOrder = 0
OnClick = btnmaintClick
end
end
object Panel4: TPanel
Left = 0
Top = 176
Width = 185
Height = 41
BevelInner = bvLowered
TabOrder = 2
object btnselecourse: TButton
Left = 40
Top = 8
Width = 97
Height = 25
Caption = #23398#29983#36873#35838#31995#32479
TabOrder = 0
OnClick = btnselecourseClick
end
end
end
object Animate1: TAnimate
Left = 256
Top = 8
Width = 60
Height = 39
Active = True
FileName = 'D:\Program Files\Borland\Delphi7\Demos\CoolStuf\cool.avi'
StopFrame = 13
end
object BitBtn1: TBitBtn
Left = 48
Top = 224
Width = 75
Height = 25
TabOrder = 2
Kind = bkClose
end
object Panel5: TPanel
Left = 192
Top = 80
Width = 185
Height = 177
BevelInner = bvLowered
TabOrder = 3
object Memo1: TMemo
Left = 2
Top = 2
Width = 181
Height = 173
Align = alClient
BorderStyle = bsNone
Color = clHighlightText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
''
' '#26412#31995#32479#20026#23398#29983#20449#24687#31649#29702#31995#32479
#65292#20854#20013#21253#25324#19977#20010#21151#33021#27169#22359#65306#20449
#24687#26597#35810#31995#32479#12289#20449#24687#32500#25252#31995#32479#21644
#23398#29983#36873#35838#31995#32479#12290#26412#26696#20363#20027#35201#22312
#20110#28436#31034#22914#20309#24320#21457'BDE'#26700#38754#22411#30340
#21333#26426#29256#25968#25454#24211#31995#32479#65292#20854#27169#24335#20026
#26412#22320#25968#25454#24211#30340#24212#29992#12290)
ParentFont = False
ReadOnly = True
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -