📄 yunyingcx.~dfm
字号:
object CaryunyingCX: TCaryunyingCX
Left = 332
Top = 159
Width = 516
Height = 399
Caption = #36816#33829#26597#35810
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 = 508
Height = 37
Align = alTop
Alignment = taCenter
Caption = #36816#33829#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 = 508
Height = 279
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 = 'yunyingdt'
Title.Caption = #36816#33829#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'yunyingtm'
Title.Caption = #36816#33829#26102#38388
Visible = True
end
item
Expanded = False
FieldName = 'yunyingsr'
Title.Caption = #36816#33829#25910#20837
Visible = True
end
item
Expanded = False
FieldName = 'memo'
Title.Caption = #22791#27880
Visible = True
end>
end
object GroupBox1: TGroupBox
Left = 0
Top = 316
Width = 508
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
Color = clMoneyGreen
Enabled = False
ItemHeight = 13
TabOrder = 1
OnChange = CheckBox1Click
end
object DateTimePicker1: TDateTimePicker
Left = 304
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 = 416
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 = 81
Height = 17
Caption = #25353#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 + -