📄 cxjieguo.dfm
字号:
object cxjieguofrm: Tcxjieguofrm
Left = 150
Top = 293
Width = 610
Height = 396
Caption = #36807#36127#33655#30417#35270#35760#24405#20202'----------'#26032#20065#20379#30005#27573
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 297
Top = 73
Height = 255
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 602
Height = 41
Align = alTop
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 8
Width = 136
Height = 19
Caption = #26597#35810#32467#26524' '
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object Panel2: TPanel
Left = 0
Top = 328
Width = 602
Height = 41
Align = alBottom
TabOrder = 1
object Button1: TButton
Left = 264
Top = 8
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 0
OnClick = Button1Click
end
end
object Panel3: TPanel
Left = 0
Top = 41
Width = 602
Height = 32
Align = alTop
TabOrder = 2
object a: TLabel
Left = 32
Top = 8
Width = 36
Height = 16
Caption = 'A'#30456' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object b: TLabel
Left = 336
Top = 8
Width = 30
Height = 16
Caption = 'B'#30456' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object dba: TDBGrid
Left = 0
Top = 73
Width = 297
Height = 255
Align = alLeft
DataSource = Dsquerya
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object dbb: TDBGrid
Left = 300
Top = 73
Width = 302
Height = 255
Align = alClient
DataSource = Dsqueryb
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Querya: TQuery
DatabaseName = 'ax'
Left = 96
Top = 128
end
object Dsquerya: TDataSource
DataSet = Querya
Left = 56
Top = 128
end
object Dsqueryb: TDataSource
DataSet = Queryb
Left = 280
Top = 168
end
object Queryb: TQuery
DatabaseName = 'bx'
Left = 352
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -