📄 uvadidamedicine.dfm
字号:
inherited VADIDAMedicine: TVADIDAMedicine
Width = 499
Height = 186
inherited RzPanel1: TRzPanel
Width = 499
Height = 186
inherited RzBackground1: TRzBackground
Width = 499
Height = 186
end
inherited RzPanel2: TRzPanel
Width = 499
Height = 186
object RzLabel1: TRzLabel [0]
Left = 36
Top = 28
Width = 24
Height = 13
Caption = #32534#21495
Transparent = True
end
object RzLabel2: TRzLabel [1]
Left = 24
Top = 60
Width = 36
Height = 13
Caption = #22791#24536#24405
Transparent = True
end
object RzLabel3: TRzLabel [2]
Left = 12
Top = 92
Width = 48
Height = 13
Caption = #20572#29992#26085#26399
Transparent = True
end
object RzLabel4: TRzLabel [3]
Left = 36
Top = 124
Width = 24
Height = 13
Caption = #25968#37327
Transparent = True
end
object RzLabel10: TRzLabel [4]
Left = 294
Top = 28
Width = 24
Height = 13
Caption = #21307#22065
Transparent = True
end
object RzLabel11: TRzLabel [5]
Left = 246
Top = 60
Width = 72
Height = 13
Caption = #33647#21697#20351#29992#26041#27861
Transparent = True
end
object RzLabel12: TRzLabel [6]
Left = 226
Top = 92
Width = 92
Height = 13
Caption = #33647'('#35199#33647#21644#20013#25104#33647')'
Transparent = True
end
object RzLabel13: TRzLabel [7]
Left = 270
Top = 124
Width = 48
Height = 13
Caption = #29992#33647#36884#24452
Transparent = True
end
inherited RzPanel3: TRzPanel
Top = 145
Width = 499
inherited RzBackground2: TRzBackground
Width = 499
end
inherited RzPanel44: TRzPanel
Width = 499
inherited RzPanel66: TRzPanel
Left = 322
end
end
end
object RzDBEdit1: TRzDBEdit
Left = 86
Top = 24
Width = 120
Height = 21
DataSource = DataSource
DataField = 'DAMEDICINEID'
Alignment = taRightJustify
FrameController = FrameController
TabOrder = 1
end
object RzDBEdit2: TRzDBEdit
Left = 86
Top = 56
Width = 120
Height = 21
DataSource = DataSource
DataField = 'MEMO'
FrameController = FrameController
TabOrder = 2
end
object RzDBEdit4: TRzDBEdit
Left = 86
Top = 120
Width = 120
Height = 21
DataSource = DataSource
DataField = 'AMOUNT'
Alignment = taRightJustify
FrameController = FrameController
TabOrder = 3
end
object RzDBLookupComboBox4: TRzDBLookupComboBox
Left = 336
Top = 120
Width = 121
Height = 21
Ctl3D = False
DataField = 'APPROACHID'
DataSource = DataSource
KeyField = 'APPROACHID'
ListField = 'CAPTION'
ListSource = ApproachId
ParentCtl3D = False
TabOrder = 4
FrameController = FrameController
end
object RzDBLookupComboBox1: TRzDBLookupComboBox
Left = 336
Top = 24
Width = 121
Height = 21
Ctl3D = False
DataField = 'DOCTORADVICEID'
DataSource = DataSource
KeyField = 'DOCTORADVICEID'
ListField = 'DOCTORADVICEID'
ListSource = DoctorAdviceId
ParentCtl3D = False
TabOrder = 5
FrameController = FrameController
end
object RzDBLookupComboBox3: TRzDBLookupComboBox
Left = 336
Top = 88
Width = 121
Height = 21
Ctl3D = False
DataField = 'MEDICINEID'
DataSource = DataSource
KeyField = 'MEDICINEID'
ListField = 'CAPTION'
ListSource = MedicineId
ParentCtl3D = False
TabOrder = 6
FrameController = FrameController
end
object RzDBDateTimeEdit3: TRzDBDateTimeEdit
Left = 85
Top = 88
Width = 121
Height = 21
DataSource = DataSource
DataField = 'STOPDATE'
FrameController = FrameController
TabOrder = 7
CalendarColors.Days = clWindowText
CalendarColors.FillDays = clBtnShadow
CalendarColors.DaysOfWeek = clWindowText
CalendarColors.Lines = clBtnShadow
CalendarColors.SelectedDateBack = clHighlight
CalendarColors.SelectedDateFore = clHighlightText
CalendarColors.TodaysDateFrame = clMaroon
ClockFaceColors.Face = clBtnFace
ClockFaceColors.Hands = clWindowText
ClockFaceColors.Numbers = clWindowText
ClockFaceColors.HourTicks = clBtnShadow
ClockFaceColors.MinuteTicks = clWindowText
EditType = etDate
end
object RzDBLookupComboBox2: TRzDBLookupComboBox
Left = 336
Top = 56
Width = 121
Height = 21
Ctl3D = False
DataField = 'USEMETHODID'
DataSource = DataSource
KeyField = 'USEMETHODID'
ListField = 'CAPTION'
ListSource = UseMethodId
ParentCtl3D = False
TabOrder = 8
FrameController = FrameController
end
end
end
inherited FrameController: TRzFrameController
Left = 8
Top = 8
end
inherited ComponentPrinter: TdxComponentPrinter
PreviewOptions.PreviewBoundsRect = {00000000000000002003000058020000}
Left = 48
Top = 8
end
inherited DataSource: TDataSource
Left = 88
Top = 8
end
object ApproachId: TDataSource
DataSet = MADApproach.ClientDataSet
Left = 280
Top = 8
end
object UseMethodId: TDataSource
DataSet = MADUseMethod.DataSet
Left = 232
Top = 8
end
object MedicineId: TDataSource
DataSet = MADMedicine.ClientDataSet
Left = 184
Top = 8
end
object DoctorAdviceId: TDataSource
DataSet = MADDoctorAdvice.ClientDataSet
Left = 136
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -