unit4.dfm
来自「湖滨小区物业管理系统主要是针对湖滨小区的物业管理公司作为使用对象而开发的」· DFM 代码 · 共 57 行
DFM
57 行
object fyshzhprint1: Tfyshzhprint1
Left = 207
Top = 210
Width = 699
Height = 486
Caption = 'fyshzhprint'
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 DBGrid1: TDBGrid
Left = 8
Top = 0
Width = 681
Height = 353
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object BitBtn1: TBitBtn
Left = 72
Top = 376
Width = 75
Height = 25
Caption = 'BitBtn1'
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 208
Top = 368
Width = 75
Height = 25
Caption = 'BitBtn2'
TabOrder = 2
end
object DataSource1: TDataSource
AutoEdit = False
DataSet = ADOQuery1
Left = 448
Top = 368
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 496
Top = 376
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?