?? uvadisick.dfm
字號:
inherited VADISick: TVADISick
Width = 398
Height = 226
inherited RzPanel1: TRzPanel
Width = 398
Height = 226
inherited RzBackground1: TRzBackground
Width = 398
Height = 226
end
inherited RzPanel2: TRzPanel
Width = 398
Height = 226
object RzLabel2: TRzLabel [0]
Left = 206
Top = 16
Width = 45
Height = 13
Caption = #24615' '#21035
Transparent = True
end
object RzLabel7: TRzLabel [1]
Left = 14
Top = 64
Width = 45
Height = 13
Caption = #27665' '#26063
Transparent = True
end
object RzLabel8: TRzLabel [2]
Left = 11
Top = 88
Width = 48
Height = 13
Caption = #25903#20184#26041#24335
Transparent = True
end
object RzLabel9: TRzLabel [3]
Left = 11
Top = 16
Width = 48
Height = 13
Caption = #22995' '#21517
Transparent = True
end
object RzLabel10: TRzLabel [4]
Left = 203
Top = 40
Width = 48
Height = 13
Caption = #20986#29983#26085#26399
Transparent = True
end
object RzLabel14: TRzLabel [5]
Left = 14
Top = 40
Width = 45
Height = 13
Caption = #32844' '#19994
Transparent = True
end
object RzLabel15: TRzLabel [6]
Left = 203
Top = 64
Width = 48
Height = 13
Caption = #23130#23035#29366#20917
Transparent = True
end
object RzLabel16: TRzLabel [7]
Left = 203
Top = 88
Width = 48
Height = 13
Caption = #31821' '#36143
Transparent = True
end
object RzLabel1: TRzLabel [8]
Left = 203
Top = 112
Width = 48
Height = 13
Caption = #38376#35786#25346#21495
Transparent = True
end
object RzLabel3: TRzLabel [9]
Left = 23
Top = 112
Width = 36
Height = 13
Caption = #38376#35786#21495
Transparent = True
end
inherited RzPanel3: TRzPanel
Top = 226
Width = 398
Height = 0
inherited RzBackground2: TRzBackground
Width = 398
Height = 0
end
inherited RzPanel4: TRzPanel
Width = 398
Height = 0
inherited RzPanel5: TRzPanel
Left = 213
Height = 0
end
end
end
object RzDBEdit2: TRzDBEdit
Left = 69
Top = 12
Width = 121
Height = 21
DataSource = DataSource
DataField = 'CNAME'
FrameController = FrameController
TabOrder = 1
end
object RzDBLookupComboBox3: TRzDBLookupComboBox
Left = 69
Top = 84
Width = 121
Height = 21
Ctl3D = False
DataField = 'PAYMENTMETHODID'
DataSource = DataSource
KeyField = 'PAYMENTMETHODID'
ListField = 'CAPTION'
ListSource = PaymentMethodID
ParentCtl3D = False
TabOrder = 2
FrameController = FrameController
end
object RzDBLookupComboBox4: TRzDBLookupComboBox
Left = 261
Top = 84
Width = 121
Height = 21
Ctl3D = False
DataField = 'NATIVEPLACEID'
DataSource = DataSource
KeyField = 'NATIVEPLACEID'
ListField = 'CAPTION'
ListSource = NativePlaceID
ParentCtl3D = False
TabOrder = 3
FrameController = FrameController
end
object RzDBLookupComboBox5: TRzDBLookupComboBox
Left = 69
Top = 60
Width = 121
Height = 21
Ctl3D = False
DataField = 'NATIONID'
DataSource = DataSource
KeyField = 'NATIONID'
ListField = 'CAPTION'
ListSource = NationID
ParentCtl3D = False
TabOrder = 4
FrameController = FrameController
end
object RzDBLookupComboBox6: TRzDBLookupComboBox
Left = 261
Top = 60
Width = 121
Height = 21
Ctl3D = False
DataField = 'WEDLOCKID'
DataSource = DataSource
KeyField = 'WEDLOCKID'
ListField = 'CAPTION'
ListSource = WedlockID
ParentCtl3D = False
TabOrder = 5
FrameController = FrameController
end
object RzDBLookupComboBox7: TRzDBLookupComboBox
Left = 69
Top = 36
Width = 121
Height = 21
Ctl3D = False
DataField = 'PROFESSIONID'
DataSource = DataSource
KeyField = 'PROFESSIONID'
ListField = 'CAPTION'
ListSource = ProfessionID
ParentCtl3D = False
TabOrder = 6
FrameController = FrameController
end
object RzDBDateTimeEdit3: TRzDBDateTimeEdit
Left = 261
Top = 36
Width = 121
Height = 21
DataSource = DataSource
DataField = 'BIRTHDAY'
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 RzDBLookupComboBox1: TRzDBLookupComboBox
Left = 261
Top = 108
Width = 121
Height = 21
Ctl3D = False
DataField = 'TOLLSTATIONID'
DataSource = DataSource
KeyField = 'TOLLSTATIONID'
ListField = 'CAPTION'
ListSource = TollStationID
ParentCtl3D = False
TabOrder = 8
FrameController = FrameController
end
object RzDBEdit1: TRzDBEdit
Left = 69
Top = 108
Width = 121
Height = 21
DataSource = DataSource
DataField = 'CODE'
FrameController = FrameController
TabOrder = 9
end
object RzDBRadioGroup1: TRzDBRadioGroup
Left = 258
Top = 11
Width = 79
Height = 21
DataField = 'SEX'
DataSource = DataSource
Items.Strings = (
#30007
#22899)
Values.Strings = (
'1'
'2')
Columns = 2
GroupStyle = gsCustom
ItemFrameColor = 8409372
ItemHighlightColor = 2203937
ItemHotTrack = True
ItemHotTrackColor = 3983359
ItemHotTrackColorType = htctActual
TabOrder = 10
ThemeAware = False
Transparent = True
end
end
end
inherited FrameController: TRzFrameController
Top = 144
end
inherited ComponentPrinter: TdxComponentPrinter
PreviewOptions.PreviewBoundsRect = {00000000000000002003000058020000}
Left = 48
Top = 144
end
inherited DataSource: TDataSource
DataSet = QDMSickStation.ClientDataSet
Left = 80
Top = 144
end
object SourceWedlock: TDataSource
Left = 408
Top = 208
end
object ProfessionID: TDataSource
DataSet = MADProfession.ClientDataSet
Left = 288
Top = 144
end
object NativePlaceID: TDataSource
DataSet = MADNativePlace.ClientDataSet
Left = 248
Top = 144
end
object NationID: TDataSource
DataSet = MADNation.ClientDataSet
Left = 208
Top = 144
end
object PaymentMethodID: TDataSource
DataSet = MADPaymentMethod.ClientDataSet
Left = 168
Top = 144
end
object WedlockID: TDataSource
DataSet = MADWedlock.ClientDataSet
Left = 120
Top = 144
end
object TollStationID: TDataSource
DataSet = MADTollStation.ClientDataSet
Left = 328
Top = 144
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -