object DealPayPlanForm: TDealPayPlanForm Left = 593 Top = 331 Width = 411 Height = 290 Caption = #35774#32622#35745#25552#26399#38480 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False DesignSize = ( 403 256) PixelsPerInch = 96 TextHeight = 12 object lblTitle: TLabel Left = 10 Top = 9 Width = 96 Height = 12 Caption = #35831#35774#32622#20184'('#25187')'#27454#39033 end object lblDealPayName: TLabel Left = 112 Top = 8 Width = 18 Height = 12 Caption = 'XXX' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object lblTitle2: TLabel Left = 136 Top = 8 Width = 60 Height = 12 Caption = #30340#35745#25552#26399#38480 end object lblPlanType: TLabel Left = 12 Top = 30 Width = 72 Height = 12 Caption = #38480#21046#27169#24335#20026#65306 end object lblResultPre: TLabel Left = 11 Top = 175 Width = 48 Height = 12 Anchors = [akRight, akBottom] Caption = #35774#32622#20026#65306 end object lblResult: TLabel Left = 35 Top = 192 Width = 78 Height = 12 Anchors = [akRight, akBottom] Caption = 'XX>YY('#20844#24335')'#26102 Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object lblResultPost: TLabel Left = 34 Top = 209 Width = 258 Height = 12 Anchors = [akRight, akBottom] Caption = #24403#26399#37329#39069#30452#25509#35745#37327#33267'('#25187#27454#38480#39069' - '#25130#27490#19978#26399#37329#39069')' end object btnOk: TButton Left = 248 Top = 229 Width = 70 Height = 21 Anchors = [akRight, akBottom] Caption = #30830#23450 TabOrder = 5 OnClick = btnOkClick end object btnCancel: TButton Left = 325 Top = 229 Width = 70 Height = 21 Anchors = [akRight, akBottom] Caption = #21462#28040 ModalResult = 2 TabOrder = 6 end object rbIsPlanPhase: TRadioButton Tag = 1 Left = 127 Top = 28 Width = 73 Height = 17 Caption = #35745#37327#26399#25968 TabOrder = 1 OnClick = rbIsPlanNonClick end object rbIsPlanPrice: TRadioButton Tag = 2 Left = 206 Top = 28 Width = 73 Height = 17 Caption = #35745#37327#37329#39069 TabOrder = 2 OnClick = rbIsPlanNonClick end object gbPhase: TGroupBox Left = 9 Top = 48 Width = 385 Height = 47 Caption = #35745#37327#26399#25968#27169#24335 Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] ParentFont = False TabOrder = 3 object leDeadlinePhase: TLabeledEdit Left = 78 Top = 19 Width = 129 Height = 18 Ctl3D = False EditLabel.Width = 66 EditLabel.Height = 12 EditLabel.Caption = #38480#21046#26399#25968#65306' ' LabelPosition = lpLeft ParentCtl3D = False TabOrder = 0 Text = '2' OnChange = leDeadlinePhaseChange OnKeyPress = leDeadlinePhaseKeyPress end object udDeadlinePhase: TUpDown Left = 207 Top = 19 Width = 16 Height = 18 Associate = leDeadlinePhase Min = 2 Max = 50 Position = 2 TabOrder = 1 OnClick = udDeadlinePhaseClick end end object gbPrice: TGroupBox Left = 10 Top = 103 Width = 385 Height = 65 Caption = #35745#37327#37329#39069#27169#24335 Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] ParentFont = False TabOrder = 4 object lblEquar: TLabel Left = 232 Top = 43 Width = 6 Height = 12 Caption = '=' end object lblPriceDeadline: TLabel Left = 244 Top = 43 Width = 6 Height = 12 Caption = '0' end object rbAddGatherTotalPrice: TRadioButton Left = 8 Top = 18 Width = 118 Height = 17 Caption = #32047#35745#23436#25104#35745#37327#37329#39069 Checked = True TabOrder = 0 TabStop = True OnClick = rbAddGatherTotalPriceClick end object rbAddDealTotalPrice: TRadioButton Tag = 1 Left = 136 Top = 18 Width = 118 Height = 17 Caption = #32047#35745#21512#21516#35745#37327#37329#39069 TabOrder = 1 OnClick = rbAddGatherTotalPriceClick end object rbAddQCTotalPrice: TRadioButton Tag = 2 Left = 263 Top = 18 Width = 118 Height = 17 Caption = #32047#35745#21464#26356#35745#37327#37329#39069 TabOrder = 2 OnClick = rbAddGatherTotalPriceClick end object lePDFormula: TLabeledEdit Left = 80 Top = 40 Width = 145 Height = 18 Ctl3D = False EditLabel.Width = 66 EditLabel.Height = 12 EditLabel.Caption = #38480#21046#37329#39069#65306' ' LabelPosition = lpLeft ParentCtl3D = False TabOrder = 3 OnExit = lePDFormulaExit OnKeyPress = leDeadlinePhaseKeyPress end end object rbIsPlanNon: TRadioButton Left = 86 Top = 28 Width = 40 Height = 17 Caption = #26080 Checked = True TabOrder = 0 TabStop = True OnClick = rbIsPlanNonClick end end