📄 archives_breturn.dfm
字号:
inherited BReturnFrm: TBReturnFrm
Tag = 4
Left = 50
Top = 184
Width = 626
Height = 380
Caption = #26723#26696#20511#29992#21644#24402#36824#31649#29702
OldCreateOrder = True
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
inherited ToolBar1: TToolBar
Width = 618
inherited ToolButton1: TToolButton
OnClick = ToolButton1Click
end
inherited ToolButton2: TToolButton
OnClick = ToolButton2Click
end
inherited ToolButton3: TToolButton
OnClick = ToolButton3Click
end
inherited ToolButton4: TToolButton
OnClick = ToolButton4Click
end
inherited ToolButton5: TToolButton
OnClick = ToolButton5Click
end
inherited ToolButton6: TToolButton
OnClick = ToolButton6Click
end
inherited ToolButton7: TToolButton
OnClick = ToolButton7Click
end
inherited ToolButton8: TToolButton
OnClick = ToolButton8Click
end
inherited ToolButton9: TToolButton
OnClick = ToolButton9Click
end
inherited ToolButton10: TToolButton
Visible = False
end
inherited ToolButton11: TToolButton
Visible = False
end
inherited ToolButton12: TToolButton
OnClick = ToolButton12Click
end
end
object PageControl1: TPageControl [1]
Left = 8
Top = 48
Width = 601
Height = 297
ActivePage = TabSheet2
TabOrder = 1
OnChange = PageControl1Change
object TabSheet1: TTabSheet
Caption = #26723#26696#20511#29992#31649#29702
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
object Panel1: TPanel
Left = 8
Top = 24
Width = 569
Height = 105
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 8
Width = 60
Height = 12
Caption = #26723#26696#32534#21495#65306
end
object Label2: TLabel
Left = 200
Top = 8
Width = 60
Height = 12
Caption = #26723#26696#21517#31216#65306
end
object Label3: TLabel
Left = 24
Top = 56
Width = 60
Height = 12
Caption = #20511#29992#20154#21592#65306
end
object Label4: TLabel
Left = 200
Top = 56
Width = 60
Height = 12
Caption = #20511#29992#26085#26399#65306
end
object Label5: TLabel
Left = 360
Top = 56
Width = 36
Height = 12
Caption = #22791#27880#65306
end
object ME_Borrow: TMaskEdit
Left = 24
Top = 24
Width = 153
Height = 20
EditMask = '!999999;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = ME_BorrowChange
end
object DBEdit1: TDBEdit
Left = 200
Top = 24
Width = 350
Height = 20
DataField = 'Borrow_Name'
DataSource = DM.DS_Borrow
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 24
Top = 72
Width = 153
Height = 20
DataField = 'Borrow_Person'
DataSource = DM.DS_Borrow
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 200
Top = 72
Width = 130
Height = 20
DataField = 'Borrow_Date'
DataSource = DM.DS_Borrow
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 360
Top = 72
Width = 190
Height = 20
DataField = 'Borrow_Memo'
DataSource = DM.DS_Borrow
TabOrder = 4
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 136
Width = 570
Height = 120
DataSource = DM.DS_Borrow
TabOrder = 1
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Borrow_ID'
Title.Caption = #26723#26696#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'Borrow_Name'
Title.Caption = #26723#26696#21517#31216
Visible = True
end
item
Expanded = False
FieldName = 'Borrow_Person'
Title.Caption = #20511#29992#20154#21592
Visible = True
end
item
Expanded = False
FieldName = 'Borrow_Date'
Title.Caption = #20511#29992#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'Borrow_Memo'
Title.Caption = #22791#27880
Visible = True
end>
end
end
object TabSheet2: TTabSheet
Caption = #26723#26696#24402#36824#31649#29702
ImageIndex = 1
object Panel2: TPanel
Left = 8
Top = 24
Width = 569
Height = 105
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label6: TLabel
Left = 24
Top = 8
Width = 60
Height = 13
Caption = #26723#26696#32534#21495#65306
end
object Label7: TLabel
Left = 200
Top = 8
Width = 60
Height = 13
Caption = #26723#26696#21517#31216#65306
end
object Label8: TLabel
Left = 24
Top = 56
Width = 60
Height = 13
Caption = #24402#36824#20154#21592#65306
end
object Label9: TLabel
Left = 200
Top = 56
Width = 60
Height = 13
Caption = #24402#36824#26085#26399#65306
end
object Label10: TLabel
Left = 360
Top = 56
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object ME_Return: TMaskEdit
Left = 24
Top = 24
Width = 153
Height = 21
EditMask = '!999999;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = ME_ReturnChange
end
object DBEdit5: TDBEdit
Left = 200
Top = 24
Width = 350
Height = 21
DataField = 'Return_Name'
DataSource = DM.DS_Return
TabOrder = 1
end
object DBEdit6: TDBEdit
Left = 24
Top = 72
Width = 153
Height = 21
DataField = 'Return_Person'
DataSource = DM.DS_Return
TabOrder = 2
end
object DBEdit7: TDBEdit
Left = 200
Top = 72
Width = 130
Height = 21
DataField = 'Return_Date'
DataSource = DM.DS_Return
TabOrder = 3
end
object DBEdit8: TDBEdit
Left = 360
Top = 72
Width = 190
Height = 21
DataField = 'Return_Memo'
DataSource = DM.DS_Return
TabOrder = 4
end
end
object DBGrid2: TDBGrid
Left = 8
Top = 136
Width = 570
Height = 120
DataSource = DM.DS_Return
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Return_ID'
Title.Caption = #26723#26696#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'Return_Name'
Title.Caption = #26723#26696#21517#31216
Visible = True
end
item
Expanded = False
FieldName = 'Return_Person'
Title.Caption = #24402#36824#20154#21592
Visible = True
end
item
Expanded = False
FieldName = 'Return_Date'
Title.Caption = #24402#36824#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'Return_Memo'
Title.Caption = #22791#27880
Visible = True
end>
end
end
end
object DBNavigator1: TDBNavigator [2]
Left = 296
Top = 40
Width = 240
Height = 25
DataSource = DM.DS_Borrow
TabOrder = 2
Visible = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -