📄 yidongcx.~dfm
字号:
object caryidongCX: TcaryidongCX
Left = 355
Top = 194
BorderIcons = [biSystemMenu, biMaximize]
BorderStyle = bsSingle
Caption = #36710#36742#24322#21160#26597#35810
ClientHeight = 371
ClientWidth = 554
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 554
Height = 37
Align = alTop
Alignment = taCenter
Caption = #36710#36742#24322#21160#26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -37
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 0
Top = 37
Width = 554
Height = 285
Align = alClient
DataSource = DataModule2.DataSource2
FixedColor = clMoneyGreen
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'carnum'
Title.Caption = #36710#29260#21495#30721
Visible = True
end
item
Expanded = False
FieldName = 'yidongdt'
Title.Caption = #24322#21160#26102#38388
Visible = True
end
item
Expanded = False
FieldName = 'yidongdd'
Title.Caption = #24322#21160#22320#28857
Visible = True
end
item
Expanded = False
FieldName = 'jingshouhm'
Title.Caption = #32463#25163#20154
Visible = True
end
item
Expanded = False
FieldName = 'memo'
Title.Caption = #22791#27880
Visible = True
end>
end
object GroupBox1: TGroupBox
Left = 0
Top = 322
Width = 554
Height = 49
Align = alBottom
Caption = #26597#35810#36873#39033
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
object CheckBox1: TCheckBox
Left = 8
Top = 16
Width = 97
Height = 17
Caption = #25353#36710#29260#21495#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = CheckBox1Click
end
object ComboBox1: TComboBox
Left = 96
Top = 14
Width = 105
Height = 21
AutoComplete = False
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
TabOrder = 1
OnChange = CheckBox1Click
end
object DateTimePicker1: TDateTimePicker
Left = 335
Top = 12
Width = 113
Height = 21
Date = 38246.424551307870000000
Time = 38246.424551307870000000
Color = clMoneyGreen
DateFormat = dfLong
Enabled = False
TabOrder = 2
OnChange = CheckBox1Click
end
object ComboBox4: TComboBox
Left = 447
Top = 12
Width = 49
Height = 21
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
ItemIndex = 0
TabOrder = 3
Text = #20043#21069
OnChange = CheckBox1Click
Items.Strings = (
#20043#21069
#24403#22825
#20043#21518)
end
object CheckBox2: TCheckBox
Left = 216
Top = 16
Width = 113
Height = 17
Caption = #25353#31227#21160#26085#26399#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = CheckBox1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -