📄 c_ctxfxm.dfm
字号:
object CtxfxmForm: TCtxfxmForm
Left = 192
Top = 107
Width = 350
Height = 375
Caption = #31995#32479#35774#32622
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 342
Height = 31
Align = alTop
AutoSize = True
BevelOuter = bvNone
BorderWidth = 5
ParentColor = True
TabOrder = 0
object lblTitle: TLabel
Left = 72
Top = 5
Width = 185
Height = 21
Caption = #39184#21381#28040#36153#39033#30446#23450#20041
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
end
end
object Panel2: TPanel
Left = 0
Top = 31
Width = 342
Height = 282
Align = alClient
AutoSize = True
BevelOuter = bvNone
BorderWidth = 5
ParentColor = True
TabOrder = 1
object DBGrid1: TDBGrid
Left = 5
Top = 5
Width = 332
Height = 272
Align = alClient
DataSource = dsCtxm
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = 'System'
TitleFont.Style = [fsBold]
Columns = <
item
Alignment = taRightJustify
Expanded = False
FieldName = 'D_XMBH'
Title.Alignment = taCenter
Title.Caption = #32534#21495
Visible = True
end
item
Alignment = taRightJustify
Expanded = False
FieldName = 'D_XMMC'
Title.Alignment = taCenter
Title.Caption = #21517#31216
Width = 120
Visible = True
end
item
Alignment = taRightJustify
Expanded = False
FieldName = 'D_DM'
Title.Alignment = taCenter
Title.Caption = #20195#30721
Width = 120
Visible = True
end>
end
end
object Panel3: TPanel
Left = 0
Top = 313
Width = 342
Height = 35
Align = alBottom
AutoSize = True
BevelOuter = bvNone
BorderWidth = 5
ParentColor = True
TabOrder = 2
DesignSize = (
342
35)
object btnClose: TBitBtn
Left = 256
Top = 5
Width = 75
Height = 25
Anchors = [akTop, akRight]
Cancel = True
Caption = #20851#38381
ModalResult = 2
TabOrder = 0
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
0000}
NumGlyphs = 2
end
object btnPrint: TBitBtn
Left = 177
Top = 5
Width = 75
Height = 25
Anchors = [akTop, akRight]
Caption = #25171#21360'(&P)'
TabOrder = 1
OnClick = btnPrintClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888F8800000000000888808888888880808800000000000008080888888BBB88
0008088888877788080800000000000008800888888888808080800000000008
0800880FFFFFFFF080808880F00000F000088880FFFFFFFF088888880F00000F
088888880FFFFFFFF08888888000000000888888888888888888}
end
end
object tblCtxm: TTable
DatabaseName = 'LfHotelUser'
TableName = 'CTXM'
Left = 32
Top = 96
object tblCtxmD_XMBH: TStringField
FieldName = 'D_XMBH'
Required = True
Size = 5
end
object tblCtxmD_XMMC: TStringField
FieldName = 'D_XMMC'
Required = True
Size = 10
end
object tblCtxmD_DM: TStringField
FieldName = 'D_DM'
Size = 10
end
end
object dsCtxm: TDataSource
DataSet = tblCtxm
OnStateChange = dsCtxmStateChange
Left = 64
Top = 96
end
object DosMove1: TDosMove
Active = True
Options = [moEnter]
Left = 96
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -