📄 selwairin.dfm
字号:
object Frm_SelWairIn: TFrm_SelWairIn
Left = 282
Top = 194
Width = 559
Height = 329
Caption = #20837#24211#21333#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 3
Top = 3
Width = 545
Height = 43
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 365
Top = 11
Width = 51
Height = 22
Caption = #26597#25214
OnClick = SpeedButton1Click
end
object WareAll: TSpeedButton
Left = 427
Top = 11
Width = 49
Height = 22
Caption = #20840#37096
OnClick = WareAllClick
end
object WareClose: TSpeedButton
Left = 488
Top = 11
Width = 49
Height = 22
Caption = #36864#20986
OnClick = WareCloseClick
end
object ComboBox1: TComboBox
Left = 14
Top = 11
Width = 81
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = #26085#26399
OnChange = ComboBox1Change
Items.Strings = (
#26085#26399
#35746#21333#32534#21495)
end
object Notebook1: TNotebook
Left = 97
Top = 11
Width = 267
Height = 21
TabOrder = 1
object TPage
Left = 0
Top = 0
Caption = 'Edit'
object Label1: TLabel
Left = 127
Top = 3
Width = 33
Height = 13
Caption = #33267' '
end
object DateTimePicker1: TDateTimePicker
Left = 0
Top = 0
Width = 121
Height = 21
Date = 38863.656016342590000000
Time = 38863.656016342590000000
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 146
Top = 0
Width = 121
Height = 21
Date = 38863.656016342590000000
Time = 38863.656016342590000000
TabOrder = 1
end
end
object TPage
Left = 0
Top = 0
Caption = 'Date'
object Edit1: TEdit
Left = 1
Top = 0
Width = 121
Height = 21
TabOrder = 0
end
end
end
end
object DBGrid1: TDBGrid
Left = 3
Top = 50
Width = 544
Height = 247
DataSource = Frm_WairIn.DSMaster
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'WairInID'
Title.Caption = #20837#24211#32534#21495
Width = 91
Visible = True
end
item
Expanded = False
FieldName = 'WairInType'
Title.Caption = #20837#24211#31867#22411
Width = 74
Visible = True
end
item
Expanded = False
FieldName = 'WairDate'
Title.Caption = #20837#24211#26102#38388
Width = 101
Visible = True
end
item
Expanded = False
FieldName = 'WairInDepot'
Title.Caption = #20837#24211#20179#24211
Width = 63
Visible = True
end
item
Expanded = False
FieldName = 'Memo'
Title.Caption = #22791#27880
Width = 173
Visible = True
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -