📄 ufloor.dfm
字号:
object Form3: TForm3
Left = 275
Top = 147
Width = 405
Height = 221
Caption = 'Form3'
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 GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 393
Height = 193
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 15
Width = 48
Height = 13
Caption = #22823#21414#21517#31216
end
object DBGridEh1: TDBGridEh
Left = 2
Top = 40
Width = 377
Height = 148
DataSource = DataModule1.floors
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'floorname'
Footers = <>
Title.Caption = #22823#22799#21517#31216
Width = 297
end>
end
object Edit1: TEdit
Left = 72
Top = 10
Width = 121
Height = 21
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 205
Top = 8
Width = 75
Height = 25
Caption = #22686#12288#21152
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 289
Top = 8
Width = 75
Height = 25
Caption = #21024#12288#38500
TabOrder = 3
OnClick = BitBtn2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -