?? ugyslb.dfm
字號:
object frmgyslb: Tfrmgyslb
Left = 357
Top = 158
Width = 488
Height = 607
Caption = #20379#24212#21830#21015#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 480
Height = 41
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 8
Width = 92
Height = 13
Caption = #26597#35810#20195#30721'/'#21517#31216' '
end
object Edit1: TEdit
Left = 104
Top = 8
Width = 297
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = Edit1Change
end
object Button1: TButton
Left = 416
Top = 8
Width = 49
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 1
OnClick = Button1Click
end
end
object Panel2: TPanel
Left = 0
Top = 41
Width = 480
Height = 532
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 480
Height = 532
Align = alClient
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = Button1Click
Columns = <
item
Expanded = False
FieldName = 'gysdm'
Title.Caption = #20379#24212#21830#20195#30721
Visible = True
end
item
Expanded = False
FieldName = 'gysmc'
Title.Caption = #20379#24212#21830#21517#31216
Width = 162
Visible = True
end
item
Expanded = False
FieldName = 'xlr'
Title.Caption = #32852#31995#20154
Visible = True
end
item
Expanded = False
FieldName = 'dh'
Title.Caption = #30005#35805
Visible = True
end
item
Expanded = False
FieldName = 'cz'
Title.Caption = #20256#30495
Visible = True
end
item
Expanded = False
FieldName = 'fr'
Title.Caption = #22320#21306
Visible = True
end>
end
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 184
Top = 192
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 304
Top = 224
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -