|
@@ -1,6 +1,7 @@
|
|
object ProjectPropertiesForm: TProjectPropertiesForm
|
|
object ProjectPropertiesForm: TProjectPropertiesForm
|
|
Left = 663
|
|
Left = 663
|
|
Top = 261
|
|
Top = 261
|
|
|
|
+ ActiveControl = leProjectName
|
|
BorderIcons = [biSystemMenu]
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSingle
|
|
BorderStyle = bsSingle
|
|
Caption = #39033#30446#23646#24615
|
|
Caption = #39033#30446#23646#24615
|
|
@@ -119,8 +120,8 @@ object ProjectPropertiesForm: TProjectPropertiesForm
|
|
Top = 63
|
|
Top = 63
|
|
Width = 530
|
|
Width = 530
|
|
Height = 255
|
|
Height = 255
|
|
- ActivePage = jpsPropertiesView
|
|
|
|
- ActivePageIndex = 2
|
|
|
|
|
|
+ ActivePage = jpsPropertiesBase
|
|
|
|
+ ActivePageIndex = 0
|
|
Align = alTop
|
|
Align = alTop
|
|
Caption = 'jpsProperties'
|
|
Caption = 'jpsProperties'
|
|
object jpsPropertiesBase: TJimPage
|
|
object jpsPropertiesBase: TJimPage
|
|
@@ -979,7 +980,7 @@ object ProjectPropertiesForm: TProjectPropertiesForm
|
|
Width = 16
|
|
Width = 16
|
|
Height = 18
|
|
Height = 18
|
|
Associate = leQuantityDigit
|
|
Associate = leQuantityDigit
|
|
- Max = 10
|
|
|
|
|
|
+ Max = 6
|
|
Position = 3
|
|
Position = 3
|
|
TabOrder = 29
|
|
TabOrder = 29
|
|
end
|
|
end
|
|
@@ -989,7 +990,7 @@ object ProjectPropertiesForm: TProjectPropertiesForm
|
|
Width = 16
|
|
Width = 16
|
|
Height = 18
|
|
Height = 18
|
|
Associate = leTotalPriceDigit
|
|
Associate = leTotalPriceDigit
|
|
- Max = 10
|
|
|
|
|
|
+ Max = 4
|
|
TabOrder = 30
|
|
TabOrder = 30
|
|
end
|
|
end
|
|
object gbPM_Digit: TGroupBox
|
|
object gbPM_Digit: TGroupBox
|
|
@@ -1018,7 +1019,7 @@ object ProjectPropertiesForm: TProjectPropertiesForm
|
|
Width = 16
|
|
Width = 16
|
|
Height = 18
|
|
Height = 18
|
|
Associate = lePM_PriceDigit
|
|
Associate = lePM_PriceDigit
|
|
- Max = 10
|
|
|
|
|
|
+ Max = 4
|
|
TabOrder = 1
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
end
|
|
end
|
|
@@ -1079,7 +1080,7 @@ object ProjectPropertiesForm: TProjectPropertiesForm
|
|
Width = 16
|
|
Width = 16
|
|
Height = 18
|
|
Height = 18
|
|
Associate = leDealPayTotalPriceDigit
|
|
Associate = leDealPayTotalPriceDigit
|
|
- Max = 10
|
|
|
|
|
|
+ Max = 4
|
|
TabOrder = 37
|
|
TabOrder = 37
|
|
end
|
|
end
|
|
object leDealPhase: TLabeledEdit
|
|
object leDealPhase: TLabeledEdit
|