unit11.dfm
来自「DELPHI教师管理系统全套设计(论文+代码).设计好参考」· DFM 代码 · 共 118 行
DFM
118 行
object Form9: TForm9
Left = 337
Top = 227
Width = 391
Height = 364
Caption = #25945#32946#20449#24687#31649#29702#31995#32479
Color = 13342358
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 24
Width = 160
Height = 21
Caption = #25945#32946#20449#24687#31649#29702#31995#32479
Color = 12615808
Font.Charset = GB2312_CHARSET
Font.Color = clActiveCaption
Font.Height = -19
Font.Name = #21326#25991#32454#40657
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 256
Width = 254
Height = 16
Caption = #24320#21457' '#65306#21776#36805#26124' QQ'#65306'14762951'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = -26
Top = 288
Width = 342
Height = 16
Caption = 'TEL 0511-2161921 WWW.PCLW.COM'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Button3: TButton
Left = 32
Top = 72
Width = 150
Height = 25
Caption = #25945#23398#35745#21010#31649#29702
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button3Click
end
object Button7: TButton
Left = 32
Top = 192
Width = 150
Height = 25
Caption = #36864' '#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button7Click
end
object Button6: TButton
Left = 32
Top = 152
Width = 150
Height = 25
Caption = #35774#23450#29992#25143
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button6Click
end
object Button5: TButton
Left = 32
Top = 112
Width = 150
Height = 25
Caption = #35774#32622#35838#31243
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?