📄 unit10.~dfm
字号:
object Formdzzx: TFormdzzx
Left = 260
Top = 147
Width = 850
Height = 594
Caption = #35835#32773#27880#38144
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 = 128
Top = 0
Width = 577
Height = 65
Caption = #30331#35760#35835#32773#19968#35272#34920
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -43
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object DBGriddzzx: TDBGrid
Left = 32
Top = 80
Width = 785
Height = 217
DataSource = DataSourcedzzx
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGriddzzxCellClick
end
object GroupBox1: TGroupBox
Left = 24
Top = 304
Width = 801
Height = 153
Caption = #35835#32773#27880#38144#25805#20316
TabOrder = 2
object Label1: TLabel
Left = 24
Top = 56
Width = 81
Height = 13
Caption = #27880#38144#20511#20070#35777#21495' '
end
object Label2: TLabel
Left = 408
Top = 56
Width = 81
Height = 13
Caption = #27880#38144#35835#32773#22995#21517' '
end
object Editzxzh: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object Editzxxm: TEdit
Left = 512
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object btnzx: TButton
Left = 272
Top = 88
Width = 129
Height = 41
Caption = #27880#38144
TabOrder = 2
OnClick = btnzxClick
end
end
object btnfh: TButton
Left = 296
Top = 480
Width = 137
Height = 33
Caption = #36820#22238
TabOrder = 3
OnClick = btnfhClick
end
object Querydzzx: TQuery
Active = True
DatabaseName = 'tsgl'
SQL.Strings = (
'select * from dzmc order by '#20511#20070#35777#21495)
Left = 64
Top = 496
end
object DataSourcedzzx: TDataSource
DataSet = Querydzzx
Left = 144
Top = 512
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -