📄 fnedcashexchange.dfm
字号:
inherited FNEdCashExchangeForm: TFNEdCashExchangeForm
Left = -22
Top = 45
Width = 808
Height = 580
Caption = #22806#24065#20817#25442#20973#21333
WindowState = wsMaximized
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label8: TLabel [0]
Left = 124
Top = 121
Width = 36
Height = 12
Caption = #25240#25187#29575
FocusControl = DBEdit2
end
inherited DBGrid: TQLDBGrid
Top = 200
Width = 800
Height = 310
Columns = <
item
Expanded = False
FieldName = 'CheckNo'
Title.Alignment = taCenter
Width = 137
Visible = True
end
item
Expanded = False
FieldName = 'Amount'
Title.Alignment = taCenter
Width = 123
Visible = True
end
item
Expanded = False
FieldName = 'BillCode'
Title.Alignment = taCenter
Width = 136
Visible = True
end
item
Expanded = False
FieldName = 'ReLationClient'
Title.Alignment = taCenter
Width = 173
Visible = True
ControlType = ctCustomControl
CustomControl = RelationClientLkup
end
item
Expanded = False
FieldName = 'Memo'
Title.Alignment = taCenter
Width = 200
Visible = True
end>
end
inherited ToolBar: TToolBar
Width = 800
end
inherited TopPanel: TPanel
Width = 800
Height = 171
inherited RemarkLabel: TLabel
Left = 18
Top = 124
Width = 24
Caption = #22791#27880
end
inherited VoucherNoLabel: TLabel
Left = 361
Top = 5
Width = 24
Caption = #32534#21495
end
inherited VoucherDateLabel: TLabel
Left = 516
Top = 5
Width = 24
Caption = #26085#26399
end
object Label1: TLabel [3]
Left = 18
Top = 46
Width = 48
Height = 12
Caption = #20817#20986#24080#25143
end
object Label2: TLabel [4]
Left = 516
Top = 46
Width = 36
Height = 12
Caption = #32463#25163#20154
end
object Label3: TLabel [5]
Left = 361
Top = 46
Width = 48
Height = 12
Caption = #19994#21153#31867#21035
end
object Label6: TLabel [6]
Left = 18
Top = 5
Width = 48
Height = 12
Caption = #19994#21153#25688#35201
end
object Label7: TLabel [7]
Left = 361
Top = 128
Width = 48
Height = 12
Caption = #26412#24065#37329#39069
FocusControl = DBEdit2
end
object Label9: TLabel [8]
Left = 18
Top = 86
Width = 48
Height = 12
Caption = #20817#20837#24080#25143
FocusControl = DBEdit2
end
object Label4: TLabel [9]
Left = 361
Top = 87
Width = 48
Height = 12
Caption = #21407#24065#37329#39069
FocusControl = DBEdit3
end
object Label5: TLabel [10]
Left = 516
Top = 86
Width = 48
Height = 12
Caption = #20817#25442#27719#29575
FocusControl = DBEdit4
end
inherited RemarkDBEdit: TDBEdit
Left = 18
Top = 142
Width = 328
DataField = 'Memo'
TabOrder = 10
end
inherited VocherNoDBEdit: TDBEdit
Left = 361
Top = 20
Width = 140
DataField = 'Code'
end
inherited DateDBEdit: TDBEdit
Left = 516
Top = 20
Width = 140
DataField = 'Date'
end
object DBEdit2: TDBEdit
Left = 361
Top = 142
Width = 140
Height = 20
DataField = 'AmountD'
DataSource = MasterDataSource
TabOrder = 9
end
object ClientQLDBLookup: TQLDBLookupComboBox
Left = 18
Top = 60
Width = 328
Height = 18
BevelEdges = []
BevelInner = bvSpace
BevelKind = bkTile
BevelOuter = bvSpace
Ctl3D = False
DataField = 'ClientID'
DataSource = MasterDataSource
DropDownRows = 10
KeyField = 'ID'
ListField = 'Name'
ListSource = DSClientName
OnExit = ClientQLDBLookupExit
ParentCtl3D = False
TabOrder = 3
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object EmployeeLookup: TQLDBLookupComboBox
Left = 516
Top = 60
Width = 140
Height = 18
BevelEdges = []
BevelInner = bvSpace
BevelKind = bkTile
BevelOuter = bvSpace
Ctl3D = False
DataField = 'EmployeeID'
DataSource = MasterDataSource
DropDownRows = 10
KeyField = 'ID'
ListField = 'Name'
ListSource = DSEmployeeName
ParentCtl3D = False
TabOrder = 6
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object DBEdit1: TDBEdit
Left = 361
Top = 60
Width = 140
Height = 20
DataField = 'BillMode'
DataSource = MasterDataSource
ReadOnly = True
TabOrder = 5
end
object LookUpAccount: TQLDBLookupComboBox
Left = 18
Top = 101
Width = 328
Height = 18
BevelEdges = []
BevelInner = bvSpace
BevelKind = bkTile
BevelOuter = bvSpace
Ctl3D = False
DataField = 'AccountsID'
DataSource = MasterDataSource
DropDownRows = 10
KeyField = 'ID'
ListField = 'Name'
ListSource = dsAccounts
OnExit = ClientQLDBLookupExit
ParentCtl3D = False
TabOrder = 4
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object BriefComboBox: TDBComboBox
Left = 18
Top = 20
Width = 328
Height = 20
DataField = 'Brief'
DataSource = MasterDataSource
ItemHeight = 12
TabOrder = 0
end
object DBEdit3: TDBEdit
Left = 361
Top = 101
Width = 140
Height = 20
DataField = 'AmountOrigin'
DataSource = MasterDataSource
TabOrder = 7
OnExit = DBEdit4Exit
end
object DBEdit4: TDBEdit
Left = 516
Top = 101
Width = 140
Height = 20
DataField = 'AmountRate'
DataSource = MasterDataSource
TabOrder = 8
OnExit = DBEdit4Exit
end
object AmountRateButton: TButton
Left = 518
Top = 143
Width = 57
Height = 17
Caption = #31639#27719#29575
Enabled = False
TabOrder = 11
OnClick = AmountRateButtonClick
end
object LocalAmountButton: TButton
Left = 582
Top = 143
Width = 57
Height = 17
Caption = #31639#26412#24065
TabOrder = 12
OnClick = LocalAmountButtonClick
end
end
inherited StatusBar1: TStatusBar
Top = 510
Width = 800
Height = 24
end
object RelationClientLkup: TQLDBLookupComboBox [5]
Left = 416
Top = 216
Width = 145
Height = 18
Ctl3D = False
DataField = 'ClientID'
DataSource = DetailDataSource
KeyField = 'ID'
ListField = 'Name'
ListSource = RelationClientDs
ParentCtl3D = False
TabOrder = 4
Visible = False
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
inherited MasterDataSource: TDataSource
DataSet = adsMaster
Left = 222
Top = 32
end
inherited DetailDataSource: TDataSource
DataSet = adsDetail
Left = 18
Top = 290
end
inherited ActionList: TActionList
Left = 468
Top = 3
object GetLocalAmountAct: TAction
Caption = #21462#26412#24065#37329#39069
Hint = #21462#26412#24065#37329#39069
ImageIndex = 12
ShortCut = 16466
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -