?? sy_ckjhdzd_xzdw.dfm
字號:
object FrmY_CKJHDZD_XZDW: TFrmY_CKJHDZD_XZDW
Left = 95
Top = 114
BorderStyle = bsDialog
Caption = '選擇單位'
ClientHeight = 343
ClientWidth = 542
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 8
Width = 60
Height = 12
Caption = '選擇單位:'
end
object BitBtn1: TBitBtn
Left = 360
Top = 312
Width = 75
Height = 25
Caption = '確定'
Default = True
ModalResult = 1
TabOrder = 0
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 436
Top = 312
Width = 75
Height = 25
Cancel = True
Caption = '取消'
ModalResult = 2
TabOrder = 1
NumGlyphs = 2
end
object DBGrid1: TDBGrid
Left = 6
Top = 24
Width = 530
Height = 281
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
PopupMenu = data.pm_Export
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋體'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'DWJC'
Title.Alignment = taCenter
Title.Caption = '單位名稱'
Width = 158
Visible = True
end
item
Expanded = False
FieldName = 'LXR'
Title.Alignment = taCenter
Title.Caption = '聯(lián)系人'
Width = 70
Visible = True
end
item
Expanded = False
FieldName = 'DH'
Title.Alignment = taCenter
Title.Caption = '電話'
Width = 108
Visible = True
end
item
Expanded = False
FieldName = 'EMAIL'
Title.Alignment = taCenter
Title.Caption = 'E_Mail'
Width = 154
Visible = True
end>
end
object DataSource1: TDataSource
DataSet = Qry_Static
Left = 162
Top = 147
end
object Qry_Static: TQuery
DatabaseName = 'yzpp'
SQL.Strings = (
'SELECT * FROM TGS_GXDWSJB'
''
'')
Left = 194
Top = 149
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -