📄 czyglut.~dfm
字号:
object czyglfm: Tczyglfm
Left = 305
Top = 100
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25805#20316#21592#31649#29702
ClientHeight = 292
ClientWidth = 498
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 498
Height = 292
Align = alClient
TabOrder = 0
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 257
Height = 289
TabOrder = 0
object DBGrid1: TDBGrid
Left = 2
Top = 15
Width = 253
Height = 272
Align = alClient
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
end
object GroupBox2: TGroupBox
Left = 272
Top = 8
Width = 225
Height = 281
Caption = #20449#24687#36755#20837
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 32
Width = 97
Height = 25
AutoSize = False
Caption = #22995#21517#65306
end
object Label2: TLabel
Left = 8
Top = 88
Width = 65
Height = 25
AutoSize = False
Caption = #23494#30721#65306
end
object tjbt: TSpeedButton
Left = 8
Top = 208
Width = 73
Height = 25
Caption = #28155#21152
OnClick = tjbtClick
end
object xgedit: TSpeedButton
Left = 104
Top = 208
Width = 65
Height = 25
Caption = #20462#25913
OnClick = xgeditClick
end
object scedit: TSpeedButton
Left = 8
Top = 248
Width = 73
Height = 25
Caption = #21024#38500
OnClick = sceditClick
end
object closebt: TSpeedButton
Left = 104
Top = 248
Width = 65
Height = 25
Caption = #20851#38381
OnClick = closebtClick
end
object Label3: TLabel
Left = 8
Top = 144
Width = 49
Height = 25
AutoSize = False
Caption = #26435#38480#65306
end
object xmedit: TEdit
Left = 8
Top = 56
Width = 137
Height = 21
TabOrder = 0
end
object mmedit: TEdit
Left = 8
Top = 112
Width = 137
Height = 21
TabOrder = 1
end
object qxbox: TComboBox
Left = 8
Top = 168
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
#35745#31639#26426#31649#29702#21592
#25805#20316#21592)
end
end
end
object ADOQuery: TADOQuery
Parameters = <>
SQL.Strings = (
'select * from czyb')
Left = 120
Top = 120
end
object DataSource1: TDataSource
DataSet = ADOQuery
Left = 72
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -