📄 uvadisiomedicinedetail.dfm
字号:
inherited VADISIOMedicineDetail: TVADISIOMedicineDetail
Width = 454
Height = 396
inherited RzPanel1: TRzPanel
Width = 454
Height = 396
inherited RzBackground1: TRzBackground
Width = 454
Height = 396
end
inherited RzPanel2: TRzPanel
Width = 454
Height = 396
BorderOuter = fsFlat
BorderHighlight = clWhite
BorderShadow = 13290186
Color = clWindow
FlatColorAdjustment = 0
FrameController = FrameController
object RzLabel2: TRzLabel [0]
Left = 16
Top = 72
Width = 48
Height = 13
Caption = #29983#20135#26085#26399
Transparent = True
end
object RzLabel3: TRzLabel [1]
Left = 16
Top = 92
Width = 48
Height = 13
Caption = #38144#21806#21333#20215
Transparent = True
end
object RzLabel4: TRzLabel [2]
Left = 16
Top = 116
Width = 30
Height = 13
Caption = #25968' '#37327
Transparent = True
end
object RzLabel7: TRzLabel [3]
Left = 16
Top = 45
Width = 48
Height = 13
Caption = #29983#20135#25209#21495
Transparent = True
end
object RzLabel8: TRzLabel [4]
Left = 222
Top = 69
Width = 48
Height = 13
Caption = #21040#26399#26085#26399
Transparent = True
end
object RzLabel9: TRzLabel [5]
Left = 222
Top = 95
Width = 30
Height = 13
Caption = #21333' '#20215
Transparent = True
end
object RzLabel10: TRzLabel [6]
Left = 222
Top = 120
Width = 30
Height = 13
Caption = #24635' '#35745
Transparent = True
end
object RzLabel11: TRzLabel [7]
Left = 16
Top = 168
Width = 48
Height = 13
Caption = #29289#36164#21517#31216
Transparent = True
end
object RzLabel12: TRzLabel [8]
Left = 16
Top = 144
Width = 48
Height = 13
Caption = #29983#20135#21378#21830
Transparent = True
end
object RzLabel13: TRzLabel [9]
Left = 16
Top = 188
Width = 36
Height = 13
Caption = #20379#36135#21830
Transparent = True
end
object RzLabel6: TRzLabel [10]
Left = 16
Top = 20
Width = 72
Height = 13
Caption = #37319#36141#35814#21333#32534#21495
Transparent = True
end
object RzLabel14: TRzLabel [11]
Left = 24
Top = 220
Width = 24
Height = 13
Caption = #20195#30721
end
object RzLabel15: TRzLabel [12]
Left = 24
Top = 244
Width = 24
Height = 13
Caption = #21035#21517
end
object RzLabel16: TRzLabel [13]
Left = 21
Top = 292
Width = 36
Height = 13
Caption = #25340#38899#30721
end
object RzLabel18: TRzLabel [14]
Left = 24
Top = 268
Width = 24
Height = 13
Caption = #35268#26684
end
object RzLabel20: TRzLabel [15]
Left = 232
Top = 219
Width = 48
Height = 13
Caption = #20837#24211#25968#37327
Transparent = True
end
object RzLabel21: TRzLabel [16]
Left = 232
Top = 243
Width = 48
Height = 13
Caption = #37319#36141#21333#20215
Transparent = True
end
object RzLabel22: TRzLabel [17]
Left = 230
Top = 267
Width = 72
Height = 13
Caption = #37319#36141#31077#21333#24635#35745
Transparent = True
end
object RzLabel23: TRzLabel [18]
Left = 232
Top = 294
Width = 60
Height = 13
Caption = #37319#36141#21333#32534#21495
Transparent = True
end
inherited RzPanel3: TRzPanel
Left = 1
Top = 354
Width = 452
inherited RzBackground2: TRzBackground
Width = 452
end
inherited RzPanel44: TRzPanel
Width = 452
inherited RzPanel66: TRzPanel
Left = 275
end
end
end
object RzDBEdit2: TRzDBEdit
Left = 88
Top = 40
Width = 120
Height = 21
DataSource = DataSource
DataField = 'PSN'
FrameController = FrameController
TabOrder = 1
end
object RzDBEdit5: TRzDBEdit
Left = 88
Top = 88
Width = 120
Height = 21
DataSource = DataSource
DataField = 'SPRICE'
Alignment = taRightJustify
FrameController = FrameController
TabOrder = 2
end
object RzDBEdit6: TRzDBEdit
Left = 296
Top = 88
Width = 120
Height = 21
DataSource = DataSource
DataField = 'PRICE'
Alignment = taRightJustify
FrameController = FrameController
TabOrder = 3
end
object RzDBEdit7: TRzDBEdit
Left = 88
Top = 112
Width = 120
Height = 21
DataSource = DataSource
DataField = 'AMOUNT'
Alignment = taRightJustify
FrameController = FrameController
TabOrder = 4
end
object RzDBEdit8: TRzDBEdit
Left = 296
Top = 112
Width = 120
Height = 21
DataSource = DataSource
DataField = 'TOTAL'
ReadOnly = True
Alignment = taRightJustify
FrameController = FrameController
TabOrder = 5
end
object RzDBLookupComboBox1: TRzDBLookupComboBox
Left = 88
Top = 160
Width = 328
Height = 21
Ctl3D = False
DataField = 'MEDICINEID'
DataSource = DataSource
KeyField = 'MEDICINEID'
ListField = 'CAPTION'
ListSource = MedicineID
ParentCtl3D = False
TabOrder = 6
FrameController = FrameController
end
object RzDBLookupComboBox2: TRzDBLookupComboBox
Left = 88
Top = 136
Width = 328
Height = 21
Ctl3D = False
DataField = 'MANUFACTURERID'
DataSource = DataSource
KeyField = 'MANUFACTURERID'
ListField = 'CAPTION'
ListSource = ManufacturerID
ParentCtl3D = False
TabOrder = 7
FrameController = FrameController
end
object RzDBLookupComboBox3: TRzDBLookupComboBox
Left = 88
Top = 184
Width = 328
Height = 21
Ctl3D = False
DataField = 'PROVIDERID'
DataSource = DataSource
KeyField = 'PROVIDERID'
ListField = 'CAPTION'
ListSource = ProviderID
ParentCtl3D = False
TabOrder = 8
FrameController = FrameController
end
object RzDBDateTimeEdit1: TRzDBDateTimeEdit
Left = 88
Top = 64
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -