lyxx.dfm
来自「湖滨小区物业管理系统主要是针对湖滨小区的物业管理公司作为使用对象而开发的」· DFM 代码 · 共 115 行
DFM
115 行
object louyuxinxi2: Tlouyuxinxi2
Left = 374
Top = 178
Width = 584
Height = 394
Caption = #27004#23431#20449#24687
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 288
Width = 2
Height = 13
end
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 576
Height = 319
Align = alClient
Caption = #27004#23431#20449#24687
TabOrder = 0
object DBGrid2: TDBGrid
Left = 2
Top = 15
Width = 572
Height = 302
Align = alClient
DataSource = DataSource2
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Caption = #27004#23431#21495
Visible = True
end
item
Expanded = False
Title.Caption = #27004#29260#21495
Visible = True
end
item
Expanded = False
Title.Caption = #21333#20803#21495
Visible = True
end>
end
end
object Panel1: TPanel
Left = 0
Top = 319
Width = 576
Height = 41
Align = alBottom
Caption = 'Panel1'
TabOrder = 1
object BitBtn3: TBitBtn
Left = 64
Top = 8
Width = 75
Height = 25
Caption = '&'#26597#35810
TabOrder = 0
OnClick = BitBtn3Click
Kind = bkHelp
end
object BitBtn4: TBitBtn
Left = 248
Top = 8
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn4Click
Kind = bkAbort
end
object BitBtn1: TBitBtn
Left = 432
Top = 8
Width = 75
Height = 25
Caption = '&'#21024#38500
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkIgnore
end
end
object DataSource2: TDataSource
DataSet = ADOQuery2
Left = 424
Top = 72
end
object ADOQuery2: TADOQuery
Connection = connect.ADOConnection1
Parameters = <>
SQL.Strings = (
'select * from lph')
Left = 336
Top = 96
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?