gkmcunit.dfm
来自「delphi sqlserver 学生学籍管理系统」· DFM 代码 · 共 45 行
DFM
45 行
object gkmcfrm: Tgkmcfrm
Left = 303
Top = 228
Width = 544
Height = 375
Caption = #26032#29983#39640#32771#21517#27425
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 Panel1: TPanel
Left = 0
Top = 0
Width = 536
Height = 341
Align = alClient
TabOrder = 0
object DBGrid1: TDBGrid
Left = 88
Top = 40
Width = 320
Height = 120
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 216
Top = 192
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?