mirror of
http://gitlab.expertsoft.com.ua/git/expertcad
synced 2026-01-11 17:25:39 +02:00
4249 lines
212 KiB
Plaintext
4249 lines
212 KiB
Plaintext
object F_CaseForm: TF_CaseForm
|
|
Left = 277
|
|
Top = 175
|
|
Width = 788
|
|
Height = 576
|
|
HelpContext = 42000
|
|
AutoScroll = True
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
PrintScale = poNone
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnHide = FormHide
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Splitter_Tree: TSplitter
|
|
Left = 233
|
|
Top = 0
|
|
Height = 456
|
|
ExplicitHeight = 504
|
|
end
|
|
object Panel_Data: TPanel
|
|
Left = 236
|
|
Top = 0
|
|
Width = 536
|
|
Height = 456
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
OnEnter = Panel_DataEnter
|
|
object ToolBar_Edit: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 25
|
|
Caption = 'ToolBar_Edit'
|
|
Images = DM.ImageList_ToolEdit
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
object ToolButton_Make: TToolButton
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Action = Act_Make
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
end
|
|
object ToolButton_Edit: TToolButton
|
|
Tag = 1
|
|
Left = 23
|
|
Top = 0
|
|
Action = Act_Edit
|
|
end
|
|
object ToolButton_Del: TToolButton
|
|
Tag = 1
|
|
Left = 46
|
|
Top = 0
|
|
Action = Act_Del
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
Action = Act_Import
|
|
end
|
|
end
|
|
object pcDirectories: TRzPageControl
|
|
Left = 0
|
|
Top = 25
|
|
Width = 536
|
|
Height = 431
|
|
ActivePage = tsProperties
|
|
Align = alClient
|
|
RowIndent = 0
|
|
ShowCardFrame = False
|
|
ShowShadow = False
|
|
TabIndex = 4
|
|
TabOrder = 1
|
|
TabOrientation = toBottom
|
|
TabStyle = tsRoundCorners
|
|
OnChange = pcDirectoriesChange
|
|
OnChanging = pcDirectoriesChanging
|
|
OnMouseUp = pcDirectoriesMouseUp
|
|
FixedDimension = 19
|
|
object tsCurrency: TRzTabSheet
|
|
HelpContext = 43000
|
|
Caption = #1042#1072#1083#1102#1090#1099
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_Currency: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 43000
|
|
Align = alClient
|
|
Caption = #1042#1072#1083#1102#1090#1099
|
|
TabOrder = 0
|
|
object Grid_Currency: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
OnEnter = Act_EnableSCDelExecute
|
|
OnExit = Act_DisableSCDelExecute
|
|
LookAndFeel.NativeStyle = True
|
|
object GT_CURRENCY: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.DataSource = DM.DataSource_CURRENCY
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_CURRENCYNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 166
|
|
end
|
|
object GT_CURRENCYNAME_BRIEF: TcxGridDBColumn
|
|
Caption = #1054#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME_BRIEF'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 75
|
|
end
|
|
object GT_CURRENCYKOLVO: TcxGridDBColumn
|
|
Caption = #1050#1086#1083#1080#1095#1077#1089#1090#1074#1086
|
|
DataBinding.FieldName = 'KOLVO'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 70
|
|
end
|
|
object GT_CURRENCYRATIO: TcxGridDBColumn
|
|
Caption = #1050#1091#1088#1089
|
|
DataBinding.FieldName = 'RATIO'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_CURRENCYISCOUNTRY: TcxGridDBColumn
|
|
Caption = #1042#1072#1083#1102#1090#1072' '#1089#1090#1088#1072#1085#1099
|
|
DataBinding.FieldName = 'ISCOUNTRY'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 85
|
|
end
|
|
object GT_CURRENCYMain: TcxGridDBColumn
|
|
Caption = #1042#1080#1076' '#1080#1089#1087#1086#1083#1100#1079#1086#1074#1072#1085#1080#1103
|
|
DataBinding.FieldName = 'MAIN'
|
|
OnGetDisplayText = GT_CURRENCYMainGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 110
|
|
end
|
|
end
|
|
object GL_CURRENCY: TcxGridLevel
|
|
GridView = GT_CURRENCY
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsNetTypes: TRzTabSheet
|
|
HelpContext = 44000
|
|
Caption = #1058#1080#1087#1099' '#1089#1077#1090#1077#1081
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_NetType: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 44000
|
|
Align = alClient
|
|
Caption = #1058#1080#1087#1099' '#1089#1077#1090#1077#1081
|
|
TabOrder = 0
|
|
object Grid_NetType: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
OnEnter = Act_EnableSCDelExecute
|
|
OnExit = Act_DisableSCDelExecute
|
|
LookAndFeel.NativeStyle = True
|
|
object GT_NetType: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.KeyFieldNames = 'ID'
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_NetTypeNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1079#1074#1072#1085#1080#1077' '#1058#1080#1087#1072' '#1057#1077#1090#1080
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 265
|
|
end
|
|
object GT_NetTypeDBColumn1: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
end
|
|
end
|
|
object GL_NetType: TcxGridLevel
|
|
GridView = GT_NetType
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsProducers: TRzTabSheet
|
|
HelpContext = 45000
|
|
Caption = #1055#1088#1086#1080#1079#1074#1086#1076#1080#1090#1077#1083#1080
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_Producers: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 45000
|
|
Align = alClient
|
|
Caption = #1055#1088#1086#1080#1079#1074#1086#1076#1080#1090#1077#1083#1080
|
|
TabOrder = 0
|
|
object Grid_Producers: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Touch.ParentTabletOptions = False
|
|
Touch.TabletOptions = [toPressAndHold]
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_Producers: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.DataSource = DM.DataSource_PRODUCERS
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.GroupByBox = False
|
|
object GT_ProducersName: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 200
|
|
end
|
|
object GT_ProducersDescription: TcxGridDBColumn
|
|
Caption = #1054#1087#1080#1089#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'DESCRIPTION'
|
|
PropertiesClassName = 'TcxMemoProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 230
|
|
end
|
|
end
|
|
object GL_Producers: TcxGridLevel
|
|
GridView = GT_Producers
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsInterfaces: TRzTabSheet
|
|
HelpContext = 46000
|
|
Caption = #1048#1085#1090#1077#1088#1092#1077#1081#1089#1099
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_Interfaces: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 46000
|
|
Align = alClient
|
|
Caption = #1048#1085#1090#1077#1088#1092#1077#1081#1089#1099
|
|
TabOrder = 0
|
|
ExplicitHeight = 410
|
|
object Splitter2: TSplitter
|
|
Left = 2
|
|
Top = 221
|
|
Width = 532
|
|
Height = 3
|
|
Cursor = crVSplit
|
|
Align = alBottom
|
|
ExplicitTop = 269
|
|
end
|
|
object Grid_Interface: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 206
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
OnEnter = Act_EnableSCDelExecute
|
|
OnExit = Act_DisableSCDelExecute
|
|
LookAndFeel.NativeStyle = True
|
|
object GT_Interfaces: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
OnDragOver = GT_InterfacesDragOver
|
|
OnMouseDown = GT_InterfacesMouseDown
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
OnFocusedRecordChanged = GT_InterfacesFocusedRecordChanged
|
|
DataController.DataModeController.GridModeBufferCount = 100
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <
|
|
item
|
|
Links = <
|
|
item
|
|
end>
|
|
SummaryItems = <>
|
|
end>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_InterfacesNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = False
|
|
Properties.OnValidate = GT_InterfacesNAMEPropertiesValidate
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 242
|
|
end
|
|
object GT_InterfacesConstructiveWidth: TcxGridDBColumn
|
|
Caption = #1064#1080#1088#1080#1085#1072' '#1082#1086#1085#1089#1090#1088#1091#1082#1090#1080#1074#1072', '#1084
|
|
DataBinding.FieldName = 'CONSTRUCTIVE_WIDTH'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
Properties.OnValidate = GT_InterfacesConstructiveWidthPropertiesValidate
|
|
OnGetDisplayText = GT_InterfacesConstructiveWidthGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 131
|
|
end
|
|
object GT_InterfacesDescription: TcxGridDBColumn
|
|
Caption = #1054#1087#1080#1089#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'DESCRIPTION'
|
|
PropertiesClassName = 'TcxMemoProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
object GT_InterfacesIDNetType: TcxGridDBColumn
|
|
Caption = #1058#1080#1087' '#1089#1077#1090#1080
|
|
DataBinding.FieldName = 'ID_NET_TYPE'
|
|
PropertiesClassName = 'TcxLookupComboBoxProperties'
|
|
Properties.GridMode = True
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'NAME'
|
|
end>
|
|
Properties.ListOptions.ShowHeader = False
|
|
Properties.OnValidate = GT_InterfacesIDNetTypePropertiesValidate
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 165
|
|
end
|
|
object GT_InterfacesNameNetType: TcxGridDBColumn
|
|
Caption = #1058#1080#1087' '#1089#1077#1090#1080
|
|
DataBinding.FieldName = 'NAME_NET_TYPE'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 165
|
|
end
|
|
object GT_InterfacesIsVisible: TcxGridDBColumn
|
|
Caption = #1042#1080#1076#1080#1084
|
|
DataBinding.FieldName = 'ISVISIBLE'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
end
|
|
object GL_Interfaces: TcxGridLevel
|
|
GridView = GT_Interfaces
|
|
end
|
|
end
|
|
object Panel_InterfData: TRzPanel
|
|
Left = 2
|
|
Top = 224
|
|
Width = 532
|
|
Height = 183
|
|
Align = alBottom
|
|
BorderOuter = fsNone
|
|
TabOrder = 1
|
|
ExplicitTop = 225
|
|
object PageControl_InterfData: TRzPageControl
|
|
Left = 0
|
|
Top = 22
|
|
Width = 532
|
|
Height = 161
|
|
ActivePage = tsInterfaceNorms
|
|
Align = alClient
|
|
Color = 16119543
|
|
FlatColor = 10263441
|
|
ParentColor = False
|
|
TabIndex = 0
|
|
TabOrder = 0
|
|
OnChange = PageControl_InterfDataChange
|
|
FixedDimension = 19
|
|
object tsInterfaceNorms: TRzTabSheet
|
|
Color = 16119543
|
|
Caption = #1053#1086#1088#1084#1099' '#1084#1086#1085#1090#1072#1078#1072' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1072
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 0
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object Grid_InterfaceNorms: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 528
|
|
Height = 138
|
|
HelpContext = 32007
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_InterfData
|
|
TabOrder = 0
|
|
object GT_InterfaceNorms: TcxGridDBTableView
|
|
OnDblClick = Act_EditInterfDataExecute
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.DataSource = DM.DataSource_Interface_Norms
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_InterfaceNormsCypher: TcxGridDBColumn
|
|
Caption = #1064#1080#1092#1088' '#1085#1086#1088#1084#1099
|
|
DataBinding.FieldName = 'CYPHER'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 80
|
|
end
|
|
object GT_InterfaceNormsNormName: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077' '#1088#1072#1073#1086#1090' '#1080' '#1079#1072#1090#1088#1072#1090
|
|
DataBinding.FieldName = 'Name'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 170
|
|
end
|
|
object GT_InterfaceNormsExpense: TcxGridDBColumn
|
|
Caption = #1056#1072#1089#1093#1086#1076' '#1085#1086#1088#1084#1099
|
|
DataBinding.FieldName = 'EXPENSE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 80
|
|
end
|
|
object GT_InterfaceNormsIzm: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084'.'
|
|
DataBinding.FieldName = 'IZM'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 50
|
|
end
|
|
object GT_InterfaceNormsInterfIsBusy: TcxGridDBColumn
|
|
Caption = #1044#1083#1103' '#1079#1072#1085#1103#1090#1086#1075#1086' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1072
|
|
DataBinding.FieldName = 'INTERFACE_ISBUSY'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 150
|
|
end
|
|
end
|
|
object GL_InterfaceNorms: TcxGridLevel
|
|
GridView = GT_InterfaceNorms
|
|
end
|
|
end
|
|
end
|
|
object tsInterfAccordance: TRzTabSheet
|
|
Color = 16119543
|
|
Caption = #1057#1086#1086#1090#1074#1077#1090#1089#1090#1074#1091#1102#1097#1080#1077' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1099
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 0
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object Grid_InterfAccordance: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 528
|
|
Height = 138
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_InterfData
|
|
TabOrder = 0
|
|
object GT_InterfAccordance: TcxGridDBTableView
|
|
OnDblClick = Act_EditInterfDataExecute
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.DataSource = DM.DataSource_InterfAccordance
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.HeaderAutoHeight = True
|
|
object GT_InterfAccordanceInterfComponIsline: TcxGridDBColumn
|
|
Caption = #1058#1080#1087' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1099' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1072
|
|
DataBinding.FieldName = 'INTERF_COMPON_ISLINE'
|
|
OnGetDisplayText = GT_InterfAccordanceInterfComponIslineGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 150
|
|
end
|
|
object GT_InterfAccordanceName: TcxGridDBColumn
|
|
Caption = #1057#1086#1086#1090#1074#1077#1090#1089#1090#1074#1091#1102#1097#1080#1081' '#1080#1085#1090#1077#1088#1092#1077#1081#1089
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 120
|
|
end
|
|
object GT_InterfAccordanceKolvo: TcxGridDBColumn
|
|
Caption = #1050#1086#1083#1080#1095#1077#1089#1090#1074#1086
|
|
DataBinding.FieldName = 'KOLVO'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_InterfAccordanceAccordComponIsline: TcxGridDBColumn
|
|
Caption = #1058#1080#1087' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1099' '#1089#1086#1086#1090#1074#1077#1090#1089#1090#1074#1091#1102#1097#1077#1075#1086' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1072
|
|
DataBinding.FieldName = 'ACCORD_COMPON_ISLINE'
|
|
OnGetDisplayText = GT_InterfAccordanceAccordComponIslineGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 170
|
|
end
|
|
end
|
|
object GL_InterfAccordance: TcxGridLevel
|
|
GridView = GT_InterfAccordance
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object Toolbar_InterfData: TRzToolbar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 532
|
|
Height = 22
|
|
AutoResize = False
|
|
Images = DM.ImageList_ToolEdit
|
|
AutoSize = True
|
|
BorderInner = fsNone
|
|
BorderOuter = fsGroove
|
|
BorderSides = [sdTop]
|
|
BorderWidth = 0
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
ToolbarControls = (
|
|
RzToolButton1
|
|
RzToolButton2
|
|
RzToolButton3)
|
|
object RzToolButton1: TRzToolButton
|
|
Left = 4
|
|
Top = 3
|
|
Height = 22
|
|
UseToolbarButtonSize = False
|
|
Action = Act_AddInterfData
|
|
end
|
|
object RzToolButton2: TRzToolButton
|
|
Left = 29
|
|
Top = 3
|
|
Height = 22
|
|
UseToolbarButtonSize = False
|
|
Action = Act_EditInterfData
|
|
end
|
|
object RzToolButton3: TRzToolButton
|
|
Left = 54
|
|
Top = 3
|
|
Height = 22
|
|
UseToolbarButtonSize = False
|
|
Action = Act_DelInterfData
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsProperties: TRzTabSheet
|
|
HelpContext = 47000
|
|
Caption = #1057#1074#1086#1081#1089#1090#1074#1072' '#1086#1073#1098#1077#1082#1090#1086#1074
|
|
object GroupBox_Properties: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 47000
|
|
Align = alClient
|
|
Caption = ' '#1057#1074#1086#1081#1089#1090#1074#1072' '#1086#1073#1098#1077#1082#1090#1086#1074
|
|
TabOrder = 0
|
|
object Grid_Properties: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 301
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
OnEnter = Act_EnableSCDelExecute
|
|
OnExit = Act_DisableSCDelExecute
|
|
LookAndFeel.NativeStyle = True
|
|
object GT_Properties: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
OnFocusedRecordChanged = GT_PropertiesFocusedRecordChanged
|
|
DataController.DataSource = DM.DataSource_PROPERTIES
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_PropertiesNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 119
|
|
end
|
|
object GT_PropertiesIZM: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084'.'
|
|
DataBinding.FieldName = 'IZM'
|
|
OnGetDisplayText = GT_PropertiesIZMGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 68
|
|
end
|
|
object GT_PropertiesVALUE_REQ: TcxGridDBColumn
|
|
Caption = #1053#1077' '#1087#1091#1089#1090#1086#1077
|
|
DataBinding.FieldName = 'VALUE_REQ'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 61
|
|
end
|
|
object GT_PropertiesDataType: TcxGridDBColumn
|
|
Caption = #1058#1080#1087' '#1076#1072#1085#1085#1099#1093
|
|
DataBinding.FieldName = 'ID_DATA_TYPE'
|
|
OnGetDisplayText = GT_PropertiesDataTypeGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 162
|
|
end
|
|
object GT_PropertiesMIN_VALUE: TcxGridDBColumn
|
|
Caption = #1052#1080#1085'. '#1079#1085#1072#1095#1077#1085#1080#1077
|
|
DataBinding.FieldName = 'MIN_VALUE'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
OnGetDisplayText = GT_PropertiesMIN_VALUEGetDisplayText
|
|
OnGetProperties = GT_PropertiesMIN_VALUEGetProperties
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 89
|
|
end
|
|
object GT_PropertiesMAX_VALUE: TcxGridDBColumn
|
|
Caption = #1052#1072#1082#1089'. '#1079#1085#1072#1095#1077#1085#1080#1077
|
|
DataBinding.FieldName = 'MAX_VALUE'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.ValueType = vtFloat
|
|
OnGetDisplayText = GT_PropertiesMIN_VALUEGetDisplayText
|
|
OnGetProperties = GT_PropertiesMIN_VALUEGetProperties
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 91
|
|
end
|
|
object GT_PropertiesDEFAULT: TcxGridDBColumn
|
|
Caption = #1055#1086' '#1091#1084#1086#1083#1095#1072#1085#1080#1102
|
|
DataBinding.FieldName = 'DEF_VALUE'
|
|
OnGetDisplayText = GT_PropertiesDEFAULTGetDisplayText
|
|
OnGetProperties = GT_PropertiesDEFAULTGetProperties
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 100
|
|
end
|
|
object GT_PropertiesDESCRIPTION: TcxGridDBColumn
|
|
Caption = #1054#1087#1080#1089#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'DESCRIPTION'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Width = 82
|
|
end
|
|
object GT_PropertiesIsStandart: TcxGridDBColumn
|
|
Caption = #1057#1090#1072#1085#1076#1072#1088#1090#1085#1086#1077
|
|
DataBinding.FieldName = 'ISSTANDART'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 70
|
|
end
|
|
object GT_PropertiesDBColumn1: TcxGridDBColumn
|
|
PropertiesClassName = 'TcxLookupComboBoxProperties'
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'NAME'
|
|
end>
|
|
Properties.ListSource = DM.DataSource_MT_comp_state_type
|
|
Visible = False
|
|
end
|
|
object GT_PropertiesSysName: TcxGridDBColumn
|
|
DataBinding.FieldName = 'SYSNAME'
|
|
Visible = False
|
|
end
|
|
end
|
|
object GL_PROPERTIES: TcxGridLevel
|
|
Caption = ' '#1057#1074#1086#1081#1089#1090#1074#1072
|
|
GridView = GT_Properties
|
|
end
|
|
end
|
|
object Panel_Value: TPanel
|
|
Left = 2
|
|
Top = 316
|
|
Width = 532
|
|
Height = 72
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
Visible = False
|
|
object Label_Value: TLabel
|
|
Left = 8
|
|
Top = 8
|
|
Width = 98
|
|
Height = 13
|
|
Caption = #1047#1085#1072#1095#1077#1085#1080#1077' '#1089#1074#1086#1081#1089#1090#1074#1072
|
|
Visible = False
|
|
end
|
|
object lbValue: TLabel
|
|
Left = 120
|
|
Top = 8
|
|
Width = 35
|
|
Height = 13
|
|
Caption = 'lbValue'
|
|
Visible = False
|
|
end
|
|
object CheckBox_Value: TRzCheckBox
|
|
Left = 120
|
|
Top = 7
|
|
Width = 19
|
|
Height = 15
|
|
State = cbUnchecked
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
object Edit_Value: TcxTextEdit
|
|
Left = 120
|
|
Top = 8
|
|
TabOrder = 0
|
|
Visible = False
|
|
Width = 225
|
|
end
|
|
object SpinEdit_Value: TcxSpinEdit
|
|
Left = 120
|
|
Top = 8
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.ValueType = vtInt
|
|
TabOrder = 1
|
|
Visible = False
|
|
Width = 225
|
|
end
|
|
object DateEdit_Value: TcxDateEdit
|
|
Left = 120
|
|
Top = 8
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.InputKind = ikMask
|
|
Properties.ReadOnly = False
|
|
Style.LookAndFeel.Kind = lfUltraFlat
|
|
Style.Shadow = False
|
|
Style.PopupBorderStyle = epbsSingle
|
|
StyleDisabled.LookAndFeel.Kind = lfUltraFlat
|
|
StyleFocused.LookAndFeel.Kind = lfUltraFlat
|
|
StyleHot.LookAndFeel.Kind = lfUltraFlat
|
|
TabOrder = 3
|
|
Visible = False
|
|
Width = 225
|
|
end
|
|
object ComboBox_Value: TcxComboBox
|
|
Left = 120
|
|
Top = 8
|
|
TabOrder = 4
|
|
Visible = False
|
|
Width = 225
|
|
end
|
|
object ColorEdit_Value: TRzColorEdit
|
|
Left = 120
|
|
Top = 8
|
|
Width = 225
|
|
Height = 21
|
|
FrameHotTrack = True
|
|
FrameVisible = True
|
|
TabOrder = 5
|
|
Visible = False
|
|
end
|
|
object CheckBox_TakeIntoJoin: TRzCheckBox
|
|
Left = 13
|
|
Top = 35
|
|
Width = 338
|
|
Height = 15
|
|
Caption = #1050#1086#1085#1090#1088#1086#1083#1100' '#1087#1086' '#1076#1072#1085#1085#1086#1084#1091' '#1089#1074#1086#1081#1089#1090#1074#1091' '#1087#1088#1080' '#1087#1086#1076#1082#1083#1102#1095#1077#1085#1080#1080' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1086#1074
|
|
HotTrack = True
|
|
State = cbUnchecked
|
|
TabOrder = 6
|
|
Visible = False
|
|
end
|
|
object CheckBox_TakeIntoConnect: TRzCheckBox
|
|
Left = 13
|
|
Top = 52
|
|
Width = 327
|
|
Height = 15
|
|
Caption = #1050#1086#1085#1090#1088#1086#1083#1100' '#1087#1086' '#1076#1072#1085#1085#1086#1084#1091' '#1089#1074#1086#1081#1089#1090#1074#1091' '#1087#1088#1080' '#1082#1086#1084#1087#1086#1085#1086#1074#1082#1077' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1072
|
|
HotTrack = True
|
|
State = cbUnchecked
|
|
TabOrder = 7
|
|
Visible = False
|
|
end
|
|
end
|
|
object sbProperties: TRzStatusBar
|
|
Left = 2
|
|
Top = 388
|
|
Width = 532
|
|
Height = 19
|
|
AutoStyle = False
|
|
ShowSizeGrip = False
|
|
BorderInner = fsNone
|
|
BorderOuter = fsNone
|
|
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
|
|
BorderWidth = 0
|
|
TabOrder = 2
|
|
object spPropertyType: TRzStatusPane
|
|
Left = 0
|
|
Top = 0
|
|
Width = 241
|
|
Height = 19
|
|
Align = alLeft
|
|
end
|
|
object spPropertyItemType: TRzStatusPane
|
|
Left = 241
|
|
Top = 0
|
|
Width = 291
|
|
Height = 19
|
|
Align = alClient
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsComponentTypes: TRzTabSheet
|
|
HelpContext = 48000
|
|
Caption = #1058#1080#1087#1099' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1086#1074
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_ComponentTypes: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 48000
|
|
Align = alClient
|
|
Caption = #1055#1077#1088#1077#1095#1077#1085#1100' '#1090#1080#1087#1086#1074' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1086#1074
|
|
TabOrder = 0
|
|
object Splitter4: TSplitter
|
|
Left = 2
|
|
Top = 241
|
|
Width = 532
|
|
Height = 3
|
|
Cursor = crVSplit
|
|
Align = alBottom
|
|
ExplicitTop = 282
|
|
end
|
|
object GroupBox_Comp_Type_Properties: TGroupBox
|
|
Left = 2
|
|
Top = 244
|
|
Width = 532
|
|
Height = 163
|
|
Align = alBottom
|
|
Caption = #1057#1074#1086#1081#1089#1090#1074#1072' '#1090#1080#1087#1072
|
|
TabOrder = 1
|
|
object ToolBar_Comp_Type_Properties: TToolBar
|
|
Left = 2
|
|
Top = 15
|
|
Width = 528
|
|
Height = 22
|
|
AutoSize = True
|
|
Caption = 'ToolBar_Comp_Type_Properties'
|
|
Images = DM.ImageList_ToolEdit
|
|
TabOrder = 0
|
|
object ToolButton17: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
Action = Act_AddCompTypeProperty
|
|
end
|
|
object ToolButton18: TToolButton
|
|
Left = 23
|
|
Top = 0
|
|
Action = Act_EditCompTypeProperty
|
|
end
|
|
object ToolButton19: TToolButton
|
|
Left = 46
|
|
Top = 0
|
|
Action = Act_DelCompTypeProperty
|
|
end
|
|
end
|
|
object Grid_CompTypeProp: TcxGrid
|
|
Left = 2
|
|
Top = 37
|
|
Width = 528
|
|
Height = 124
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_ComponTypeProperties
|
|
TabOrder = 1
|
|
object GT_CompTypeProp: TcxGridDBTableView
|
|
OnDblClick = Act_EditCompTypePropertyExecute
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
OnEditValueChanged = GT_CompTypePropEditValueChanged
|
|
DataController.DataModeController.GridModeBufferCount = 50
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_CompTypePropNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 100
|
|
end
|
|
object GT_CompTypePropPVALUE: TcxGridDBColumn
|
|
Caption = #1047#1085#1072#1095#1077#1085#1080#1077
|
|
DataBinding.FieldName = 'PVALUE'
|
|
OnGetDisplayText = GT_CompTypePropPVALUEGetDisplayText
|
|
OnGetProperties = GT_CompTypePropPVALUEGetProperties
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 70
|
|
end
|
|
object GT_CompTypePropIZM: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084'.'
|
|
DataBinding.FieldName = 'IZM'
|
|
OnGetDisplayText = GT_CompTypePropIZMGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 50
|
|
end
|
|
object GT_CompTypePropTAKE_INTO_Connect: TcxGridDBColumn
|
|
Caption = #1050#1086#1085#1090#1088#1086#1083#1100' '#1082#1086#1084#1087#1086#1085#1086#1074#1082#1080
|
|
DataBinding.FieldName = 'TAKE_INTO_CONNECT'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 70
|
|
end
|
|
object GT_CompTypePropTAKE_INTO_JOIN: TcxGridDBColumn
|
|
Caption = #1050#1086#1085#1090#1088#1086#1083#1100' '#1087#1086#1076#1082#1083#1102#1095#1077#1085#1080#1103
|
|
DataBinding.FieldName = 'TAKE_INTO_JOIN'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 70
|
|
end
|
|
object GT_CompTypePropDESCRIPTION: TcxGridDBColumn
|
|
Caption = #1054#1087#1080#1089#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'DESCRIPTION'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
object GT_CompTypePropID_DATA_TYPE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID_DATA_TYPE'
|
|
Visible = False
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_CompTypePropSysName: TcxGridDBColumn
|
|
DataBinding.FieldName = 'SYSNAME'
|
|
Visible = False
|
|
end
|
|
end
|
|
object GL_CompTypeProp: TcxGridLevel
|
|
GridView = GT_CompTypeProp
|
|
end
|
|
end
|
|
end
|
|
object Grid_ComponentTypes: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 226
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_ComponentTypes: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
OnFocusedRecordChanged = GT_ComponentTypesFocusedRecordChanged
|
|
DataController.DataModeController.GridModeBufferCount = 50
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.HeaderAutoHeight = True
|
|
object GT_ComponentTypesID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
Visible = False
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 50
|
|
end
|
|
object GT_ComponentTypesName: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 100
|
|
end
|
|
object GT_ComponentTypesPortKind: TcxGridDBColumn
|
|
Caption = #1042#1080#1076' '#1087#1086#1088#1090#1072
|
|
DataBinding.FieldName = 'PORT_KIND'
|
|
OnGetDisplayText = GT_ComponentTypesPortKindGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 80
|
|
end
|
|
object GT_ComponentTypesActiveState: TcxGridDBColumn
|
|
Caption = #1057#1086#1089#1090#1086#1103#1085#1080#1077
|
|
DataBinding.FieldName = 'ACTIVE_STATE'
|
|
OnGetDisplayText = GT_ComponentTypesActiveStateGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 70
|
|
end
|
|
object GT_ComponentTypesIsLine: TcxGridDBColumn
|
|
Caption = #1058#1080#1087
|
|
DataBinding.FieldName = 'ISLINE'
|
|
OnGetDisplayText = GT_ComponentTypesIsLineGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_ComponentTypesIsStandart: TcxGridDBColumn
|
|
Caption = #1057#1090#1072#1085#1076#1072#1088#1090#1085#1099#1081
|
|
DataBinding.FieldName = 'ISSTANDART'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 75
|
|
end
|
|
object GT_ComponentTypesMarkMask: TcxGridDBColumn
|
|
Caption = #1064#1072#1073#1083#1086#1085' '#1084#1072#1088#1082#1080#1088#1086#1074#1082#1080
|
|
DataBinding.FieldName = 'MARK_MASK'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 90
|
|
end
|
|
object GT_ComponentTypesCOORDZ: TcxGridDBColumn
|
|
Caption = #1042#1099#1089#1086#1090#1072' '#1088#1072#1079#1084#1077#1097#1077#1085#1080#1103' '#1082#1086#1084#1087#1086#1085#1077#1085#1090', '#1084
|
|
DataBinding.FieldName = 'COORDZ'
|
|
OnGetDisplayText = GT_ComponentTypesCOORDZGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 113
|
|
end
|
|
object GT_ComponentTypesComponentIndex: TcxGridDBColumn
|
|
Caption = #1048#1085#1076#1077#1082#1089' '#1085#1086#1074#1086#1081' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1099
|
|
DataBinding.FieldName = 'COMPONENT_INDEX'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 80
|
|
end
|
|
object GT_ComponentTypesNamePlural: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077' '#1074#1086' '#1084#1085#1086#1078#1077#1089#1090#1074#1077#1085#1085#1086#1084' '#1095#1080#1089#1083#1077
|
|
DataBinding.FieldName = 'NAME_PLURAL'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 125
|
|
end
|
|
object GT_ComponentTypesSysName: TcxGridDBColumn
|
|
Caption = #1057#1080#1089#1090#1077#1084#1085#1086#1077' '#1080#1084#1103
|
|
DataBinding.FieldName = 'SYSNAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 150
|
|
end
|
|
end
|
|
object GL_ComponentTypes: TcxGridLevel
|
|
GridView = GT_ComponentTypes
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsObjectIcons: TRzTabSheet
|
|
HelpContext = 49000
|
|
Caption = #1059#1089#1083#1086#1074#1085#1099#1077' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1103
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_ObjectIcons: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 49000
|
|
Align = alClient
|
|
BiDiMode = bdLeftToRight
|
|
Caption = ' '#1059#1089#1083#1086#1074#1085#1099#1077' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1103' '
|
|
ParentBiDiMode = False
|
|
TabOrder = 0
|
|
object Grid_ObjectIcons: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_ObjectIcons: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCellClick = GT_ObjectIconsCellClick
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.DataModeController.GridMode = True
|
|
DataController.DataModeController.GridModeBufferCount = 20
|
|
DataController.DataModeController.SmartRefresh = True
|
|
DataController.DataSource = DM.DataSource_OBJECT_ICONS
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsSelection.MultiSelect = True
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.GroupByBox = False
|
|
object GT_ObjectIconsNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 155
|
|
end
|
|
object GT_ObjectIconsPROJ_BMP: TcxGridDBColumn
|
|
Caption = #1055#1088#1086#1077#1082#1090#1080#1088#1091#1077#1084#1099#1077
|
|
DataBinding.FieldName = 'PROJ_BMP'
|
|
PropertiesClassName = 'TcxImageProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 170
|
|
end
|
|
object GT_ObjectIconsACTIVE_BMP: TcxGridDBColumn
|
|
Caption = #1044#1077#1081#1089#1090#1074#1091#1102#1097#1080#1077
|
|
DataBinding.FieldName = 'ACTIVE_BMP'
|
|
PropertiesClassName = 'TcxImageProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 170
|
|
end
|
|
object GT_ObjectIconsRESERV_BMP: TcxGridDBColumn
|
|
DataBinding.FieldName = 'RESERV_BMP'
|
|
PropertiesClassName = 'TcxImageProperties'
|
|
Visible = False
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
end
|
|
object GT_ObjectIconsID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
Visible = False
|
|
end
|
|
object GT_ObjectIconsGUID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'GUID'
|
|
Visible = False
|
|
end
|
|
end
|
|
object GL_ObjectIcons: TcxGridLevel
|
|
GridView = GT_ObjectIcons
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsNBNorms: TRzTabSheet
|
|
HelpContext = 50000
|
|
Caption = #1057#1084#1077#1090#1085#1099#1077' '#1085#1086#1088#1084#1099'/'#1088#1072#1089#1094#1077#1085#1082#1080
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_NB_Norms: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 50000
|
|
Align = alClient
|
|
Caption = #1057#1084#1077#1090#1085#1099#1077' '#1085#1086#1088#1084#1099'/'#1088#1072#1089#1094#1077#1085#1082#1080
|
|
TabOrder = 0
|
|
object Splitter1: TSplitter
|
|
Left = 2
|
|
Top = 265
|
|
Width = 532
|
|
Height = 3
|
|
Cursor = crVSplit
|
|
Align = alBottom
|
|
Visible = False
|
|
ExplicitTop = 306
|
|
end
|
|
object gbNBNormResourcesRel: TRzGroupBox
|
|
Left = 2
|
|
Top = 268
|
|
Width = 532
|
|
Height = 139
|
|
Align = alBottom
|
|
Caption = #1056#1077#1089#1091#1088#1089#1099' '#1090#1077#1082#1091#1097#1077#1081' '#1085#1086#1088#1084#1099
|
|
TabOrder = 0
|
|
Visible = False
|
|
object Grid_NB_NormResourceRel: TcxGrid
|
|
Left = 1
|
|
Top = 43
|
|
Width = 530
|
|
Height = 95
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Resources
|
|
TabOrder = 0
|
|
object GT_NB_NormResourceRel: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCellClick = GT_NB_NormResourceRelCellClick
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
OnEditValueChanged = GT_NB_NormResourceRelEditValueChanged
|
|
DataController.DataModeController.GridModeBufferCount = 50
|
|
DataController.DetailKeyFieldNames = 'ID_NB_NORM'
|
|
DataController.MasterKeyFieldNames = 'ID'
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.CancelOnExit = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_NB_NormResourceRelISON: TcxGridDBColumn
|
|
Caption = #1042#1082#1083'.'
|
|
DataBinding.FieldName = 'ISON'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ReadOnly = False
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 30
|
|
end
|
|
object GT_NB_NormResourceRelCYPHER: TcxGridDBColumn
|
|
Caption = #1064#1080#1092#1088
|
|
DataBinding.FieldName = 'CYPHER'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 80
|
|
end
|
|
object GT_NB_NormResourceRelNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077' '#1088#1077#1089#1091#1088#1089#1072
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 140
|
|
end
|
|
object GT_NB_NormResourceRelIZM: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084'.'
|
|
DataBinding.FieldName = 'IZM'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 50
|
|
end
|
|
object GT_NB_NormResourceRelPRICE: TcxGridDBColumn
|
|
Caption = #1054#1090#1087#1091#1089#1082#1085#1072#1103' '#1094#1077#1085#1072
|
|
DataBinding.FieldName = 'PRICE'
|
|
RepositoryItem = DM.ceRepositoryCommon
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 90
|
|
end
|
|
object GT_NB_NormResourceRelAdditionalPrice: TcxGridDBColumn
|
|
Caption = #1044#1086#1087'. '#1079#1072#1090#1088#1072#1090#1099
|
|
DataBinding.FieldName = 'Additional_Price'
|
|
RepositoryItem = DM.ceRepositoryCommon
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 80
|
|
end
|
|
object GT_NB_NormResourceRelKOLVO: TcxGridDBColumn
|
|
Caption = #1050#1086#1083#1080#1095#1077#1089#1090#1074#1086
|
|
DataBinding.FieldName = 'KOLVO'
|
|
RepositoryItem = DM.seFloatRepositioryCommon
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_NB_NormResourceRelCOST: TcxGridDBColumn
|
|
Caption = #1057#1090#1086#1080#1084#1086#1089#1090#1100
|
|
DataBinding.FieldName = 'COST'
|
|
RepositoryItem = DM.ceRepositoryCommon
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
end
|
|
object GL_NB_NormResourceRel: TcxGridLevel
|
|
GridView = GT_NB_NormResourceRel
|
|
end
|
|
end
|
|
object ToolBar_Resources: TToolBar
|
|
Left = 1
|
|
Top = 14
|
|
Width = 530
|
|
Height = 29
|
|
Caption = 'ToolBar_Resources'
|
|
Images = DM.ImageList_ToolEdit
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
object ToolButton13: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
Action = Act_AddResourceRel
|
|
end
|
|
object ToolButton14: TToolButton
|
|
Left = 23
|
|
Top = 0
|
|
Action = Act_EditResourceRel
|
|
end
|
|
object ToolButton15: TToolButton
|
|
Left = 46
|
|
Top = 0
|
|
Action = Act_DelResourceRel
|
|
end
|
|
end
|
|
end
|
|
object Grid_NB_Norms: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 250
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 1
|
|
object GT_NB_Norms: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
OnFocusedRecordChanged = GT_NB_NormsFocusedRecordChanged
|
|
DataController.DataSource = DM.DataSource_NB_NORMS
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsSelection.MultiSelect = True
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.GroupByBox = False
|
|
object GT_NB_NormsCYPHER: TcxGridDBColumn
|
|
Caption = #1064#1080#1092#1088
|
|
DataBinding.FieldName = 'CYPHER'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 70
|
|
end
|
|
object GT_NB_NormsNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
PropertiesClassName = 'TcxMemoProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 219
|
|
end
|
|
object GT_NB_NormsWORK_KIND: TcxGridDBColumn
|
|
Caption = #1042#1080#1076' '#1088#1072#1073#1086#1090#1099
|
|
DataBinding.FieldName = 'WORK_KIND'
|
|
Visible = False
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 100
|
|
end
|
|
object GT_NB_NormsIZM: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084'.'
|
|
DataBinding.FieldName = 'IZM'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 45
|
|
end
|
|
object GT_NB_NormsZARPLAT: TcxGridDBColumn
|
|
Caption = #1047#1072#1088#1087#1083#1072#1090#1072
|
|
DataBinding.FieldName = 'ZARPLAT'
|
|
Visible = False
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_NB_NormsLaborTime: TcxGridDBColumn
|
|
Caption = #1042#1088#1077#1084#1103' '#1088#1072#1073#1086#1090#1099
|
|
DataBinding.FieldName = 'LABOR_TIME'
|
|
OnGetDisplayText = GT_NB_NormsLaborTimeGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 78
|
|
end
|
|
object GT_NB_NormsTimeUOM: TcxGridDBColumn
|
|
DataBinding.FieldName = 'TIME_UOM'
|
|
Visible = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
end
|
|
object GT_NB_NormsPricePerTime: TcxGridDBColumn
|
|
Caption = #1062#1077#1085#1072' '#1079#1072' '#1095#1072#1089
|
|
DataBinding.FieldName = 'PRICE_PER_TIME'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 92
|
|
end
|
|
object GT_NB_NormsPrice: TcxGridDBColumn
|
|
Caption = #1057#1090#1086#1080#1084#1086#1089#1090#1100
|
|
DataBinding.FieldName = 'PRICE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 77
|
|
end
|
|
object GT_NB_NormsID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
Visible = False
|
|
end
|
|
end
|
|
object GL_NB_Norms: TcxGridLevel
|
|
GridView = GT_NB_Norms
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsNBResources: TRzTabSheet
|
|
HelpContext = 51000
|
|
Caption = #1056#1077#1089#1091#1088#1089#1099
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object GroupBox_NB_Resources: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
HelpContext = 51000
|
|
Align = alClient
|
|
Caption = ' '#1056#1077#1089#1091#1088#1089#1099' '
|
|
TabOrder = 0
|
|
object Grid_NB_Resources: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_NB_Resources: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.DataSource = DM.DataSource_NB_RESOURCES
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsSelection.MultiSelect = True
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.GroupByBox = False
|
|
object GT_NB_ResourcesCYPHER: TcxGridDBColumn
|
|
Caption = #1064#1080#1092#1088
|
|
DataBinding.FieldName = 'CYPHER'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 78
|
|
end
|
|
object GT_NB_ResourcesNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077' '#1088#1077#1089#1091#1088#1089#1072
|
|
DataBinding.FieldName = 'NAME'
|
|
PropertiesClassName = 'TcxMemoProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 195
|
|
end
|
|
object GT_NB_ResourcesIZM: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084'.'
|
|
DataBinding.FieldName = 'IZM'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 60
|
|
end
|
|
object GT_NB_ResourcesPRICE: TcxGridDBColumn
|
|
Caption = #1062#1077#1085#1072' '#1079#1072' '#1077#1076'.'
|
|
DataBinding.FieldName = 'PRICE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
Properties.ReadOnly = True
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 90
|
|
end
|
|
object GT_NB_ResourcesAdditionalPrice: TcxGridDBColumn
|
|
Caption = #1044#1086#1087'. '#1079#1072#1090#1088#1072#1090#1099
|
|
DataBinding.FieldName = 'Additional_Price'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
Visible = False
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 80
|
|
end
|
|
object GT_NB_ResourcesRType: TcxGridDBColumn
|
|
Caption = #1058#1080#1087' '#1088#1077#1089#1091#1088#1089#1072
|
|
DataBinding.FieldName = 'RTYPE'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
OnGetDisplayText = GT_NB_ResourcesRTypeGetDisplayText
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 100
|
|
end
|
|
object GT_NB_ResourcesID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
Visible = False
|
|
end
|
|
end
|
|
object GL_NB_Resources: TcxGridLevel
|
|
GridView = GT_NB_Resources
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsSuppliesKinds: TRzTabSheet
|
|
HelpContext = 51001
|
|
Caption = #1042#1080#1076#1099' '#1087#1086#1089#1090#1072#1074#1086#1082
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object gbSuppliesKinds: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
Align = alClient
|
|
Caption = #1042#1080#1076#1099' '#1087#1086#1089#1090#1072#1074#1086#1082
|
|
TabOrder = 0
|
|
object Grid_SuppliesKinds: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_SuppliesKinds: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
OnDblClick = Button_OkClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_SuppliesKindsNAME: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
object GT_SuppliesKindsIZM: TcxGridDBColumn
|
|
Caption = #1045#1076'. '#1080#1079#1084
|
|
DataBinding.FieldName = 'IZM'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 50
|
|
end
|
|
object GT_SuppliesKindsUNIT_KOLVO: TcxGridDBColumn
|
|
Caption = #1050#1086#1083#1080#1095#1077#1089#1090#1074#1086' '#1077#1076#1080#1085#1080#1094' '#1074' '#1087#1086#1089#1090#1072#1074#1082#1077
|
|
DataBinding.FieldName = 'UNIT_KOLVO'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 162
|
|
end
|
|
end
|
|
object GL_SuppliesKinds: TcxGridLevel
|
|
GridView = GT_SuppliesKinds
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsUnitsOfMeasure: TRzTabSheet
|
|
Caption = #1045#1076#1080#1085#1080#1094#1099' '#1080#1079#1084#1077#1088#1077#1085#1080#1081
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object gbUnitsOfMeasure: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
Align = alClient
|
|
Caption = #1045#1076#1080#1085#1080#1094#1080' '#1080#1079#1084#1077#1088#1077#1085#1080#1081
|
|
TabOrder = 0
|
|
object Grid_UnitsOfMeasure: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_UnitsOfMeasure: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_UnitsOfMeasureName: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
end
|
|
object GL_UnitsOfMeasure: TcxGridLevel
|
|
GridView = GT_UnitsOfMeasure
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsDimensions: TRzTabSheet
|
|
Caption = #1056#1072#1079#1084#1077#1088#1099
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object gbDimensions: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
Align = alClient
|
|
Caption = #1056#1072#1079#1084#1077#1088#1099
|
|
TabOrder = 0
|
|
object Grid_Dimensions: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_Dimensions: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
end
|
|
object GL_Dimensions: TcxGridLevel
|
|
GridView = GT_Dimensions
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object tsCompSpecifications: TRzTabSheet
|
|
Caption = #1057#1087#1077#1094#1080#1092#1080#1082#1072#1094#1080#1080' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1086#1074
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object gbCompSpecifications: TRzGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 536
|
|
Height = 409
|
|
Align = alClient
|
|
Caption = #1057#1087#1077#1094#1080#1092#1080#1082#1072#1094#1080#1080' '#1082#1086#1084#1087#1086#1085#1077#1085#1090#1086#1074
|
|
GroupStyle = gsStandard
|
|
TabOrder = 0
|
|
object Grid_CompSpecifications: TcxGrid
|
|
Left = 2
|
|
Top = 15
|
|
Width = 532
|
|
Height = 392
|
|
Align = alClient
|
|
PopupMenu = PopupMenu_Data
|
|
TabOrder = 0
|
|
object GT_CompSpecifications: TcxGridDBTableView
|
|
DragMode = dmAutomatic
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCustomDrawCell = GT_ObjectIconsCustomDrawCell
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsData.Deleting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object GT_CompSpecificationsName: TcxGridDBColumn
|
|
Caption = #1053#1072#1080#1084#1077#1085#1086#1074#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'FILE_NAME'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
object GT_CompSpecificationsFileExt: TcxGridDBColumn
|
|
Caption = #1058#1080#1087
|
|
DataBinding.FieldName = 'FILE_EXT'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 40
|
|
end
|
|
object GT_CompSpecificationsDescription: TcxGridDBColumn
|
|
Caption = #1054#1087#1080#1089#1072#1085#1080#1077
|
|
DataBinding.FieldName = 'DESCRIPTION'
|
|
PropertiesClassName = 'TcxMemoProperties'
|
|
Options.Editing = False
|
|
Options.Filtering = False
|
|
Options.Moving = False
|
|
Width = 200
|
|
end
|
|
end
|
|
object GL_CompSpecifications: TcxGridLevel
|
|
GridView = GT_CompSpecifications
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object Panel_Tree: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 233
|
|
Height = 456
|
|
Align = alLeft
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
object GroupBox_Directories: TGroupBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 233
|
|
Height = 456
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Splitter_GuideFind: TSplitter
|
|
Left = 2
|
|
Top = 173
|
|
Width = 229
|
|
Height = 3
|
|
Cursor = crVSplit
|
|
Align = alTop
|
|
Visible = False
|
|
end
|
|
object Tree_InterfType: TTreeView
|
|
Left = 2
|
|
Top = 176
|
|
Width = 229
|
|
Height = 278
|
|
Align = alClient
|
|
DragMode = dmAutomatic
|
|
HideSelection = False
|
|
Images = DM.ImageList_Dir
|
|
Indent = 19
|
|
PopupMenu = PopupMenu_Tree
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
OnChange = Tree_InterfTypeChange
|
|
OnCustomDrawItem = Tree_InterfTypeCustomDrawItem
|
|
OnDragDrop = Tree_InterfTypeDragDrop
|
|
OnDragOver = Tree_InterfTypeDragOver
|
|
OnEnter = Tree_InterfTypeEnter
|
|
OnExpanding = Tree_InterfTypeExpanding
|
|
OnGetImageIndex = Tree_InterfTypeGetImageIndex
|
|
OnMouseDown = Tree_InterfTypeMouseDown
|
|
OnMouseUp = Tree_InterfTypeMouseUp
|
|
end
|
|
object ToolBar_InterfaceType: TToolBar
|
|
Left = 2
|
|
Top = 15
|
|
Width = 229
|
|
Height = 29
|
|
Caption = 'ToolBar_InterfaceType'
|
|
Images = DMCommon.ImageList_Tree
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
object ToolButton2: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
Action = Act_MakeNode
|
|
ImageIndex = 12
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 23
|
|
Top = 0
|
|
Action = Act_EditNode
|
|
ImageIndex = 2
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 46
|
|
Top = 0
|
|
Action = Act_DelNode
|
|
ImageIndex = 3
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
Width = 8
|
|
Caption = 'ToolButton5'
|
|
ImageIndex = 3
|
|
Style = tbsSeparator
|
|
end
|
|
object ToolButton6: TToolButton
|
|
Left = 77
|
|
Top = 0
|
|
Action = Act_ExpandTree
|
|
ImageIndex = 7
|
|
end
|
|
object ToolButton7: TToolButton
|
|
Left = 100
|
|
Top = 0
|
|
Action = Act_CollapseTree
|
|
ImageIndex = 8
|
|
end
|
|
object ToolButton8: TToolButton
|
|
Left = 123
|
|
Top = 0
|
|
Width = 8
|
|
Caption = 'ToolButton8'
|
|
ImageIndex = 9
|
|
Style = tbsSeparator
|
|
end
|
|
object ToolButton9: TToolButton
|
|
Left = 131
|
|
Top = 0
|
|
Action = Act_PanelFind
|
|
ImageIndex = 9
|
|
Style = tbsCheck
|
|
end
|
|
object ToolButton12: TToolButton
|
|
Left = 154
|
|
Top = 0
|
|
Width = 8
|
|
Caption = 'ToolButton12'
|
|
ImageIndex = 12
|
|
Style = tbsSeparator
|
|
end
|
|
object ToolButton10: TToolButton
|
|
Left = 162
|
|
Top = 0
|
|
Action = Act_MoveNodeUp
|
|
ImageIndex = 10
|
|
end
|
|
object ToolButton11: TToolButton
|
|
Left = 185
|
|
Top = 0
|
|
Action = Act_MoveNodeDown
|
|
ImageIndex = 11
|
|
end
|
|
end
|
|
object Panel_Find: TPanel
|
|
Left = 2
|
|
Top = 44
|
|
Width = 229
|
|
Height = 129
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
Visible = False
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 229
|
|
Height = 64
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
object Gauge: TGauge
|
|
Left = 7
|
|
Top = 42
|
|
Width = 202
|
|
Height = 16
|
|
Progress = 0
|
|
Visible = False
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 229
|
|
Height = 38
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
229
|
|
38)
|
|
object Label7: TLabel
|
|
Left = 2
|
|
Top = 0
|
|
Width = 127
|
|
Height = 13
|
|
Caption = #1042#1074#1077#1076#1080#1090#1077' '#1082#1083#1102#1095#1077#1074#1086#1077' '#1089#1083#1086#1074#1086
|
|
end
|
|
object ButtonEdit_Find: TcxButtonEdit
|
|
Left = 1
|
|
Top = 16
|
|
Anchors = [akLeft, akTop, akRight]
|
|
AutoSize = False
|
|
Properties.Alignment.Horz = taLeftJustify
|
|
Properties.AutoSelect = False
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
36030000424D3603000000000000360000002800000010000000100000000100
|
|
1800000000000003000000000000000000000000000000000000F8E5DEFEFBFA
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFEFBFAF8E5DEFEFBFA85B7850F6F0F1674161A761A1A761A18781817
|
|
7917137D130D7F0D0A7E0A077C07027B020070007FB07FFEFBFAFFFFFF118311
|
|
1F8C1F2A912A2F932F2E942E2C962C299A29239E231CA31C15A4150DA40D059F
|
|
05019101006F00FFFFFFFFFFFF198D192C962C379C373D9F3D3C9F3C39A139A3
|
|
D6A3FFFFFF24AF241CB11C13B2130AAD0A049F04027902FFFFFFFFFFFF229122
|
|
389C3843A24348A44845A54542A642FFFFFFFFFFFFFFFFFF21B52118B6180EB1
|
|
0E08A308057E05FFFFFFFFFFFF2C962C42A0424CA54C4FA74F4CA74C46A74640
|
|
AA40FFFFFFFFFFFFFFFFFF1AB31A14AF140FA30F0B800BFFFFFFFFFFFF359A35
|
|
4BA54B52A85253A9534EA84E49A74941A84138AA38FFFFFFFFFFFFFFFFFF19AC
|
|
1918A218128212FFFFFFFFFFFF3F9F3F53A953FFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF1F9E1F188118FFFFFFFFFFFF45A245
|
|
5AAC5AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF259A251D7F1DFFFFFFFFFFFF4FA74F63B16361AF6159AB5951A65148A2483F
|
|
9F3F369C36FFFFFFFFFFFFFFFFFF2699262A972A217E21FFFFFFFFFFFF53A953
|
|
6CB66C68B4685EAD5E54A8544CA34C429F42FFFFFFFFFFFFFFFFFF2997292B98
|
|
2B2D952D237E23FFFFFFFFFFFF5EAF5E7ABD7A70B87063B0635AAB5A52A652FF
|
|
FFFFFFFFFFFFFFFF3399333099303098302F942F237D23FFFFFFFFFFFF6BB56B
|
|
8DC68D80C0806FB76F67B26760AE60B4D9B4FFFFFF4CA54C49A44941A1413A9D
|
|
3A3095301E7A1EFFFFFFFFFFFF77BB779DCF9D8CC68C79BC7970B87069B46965
|
|
B26562B0625DAE5D56AB564EA74E41A1412F942F197719FFFFFFFEFBFAB1D8B1
|
|
76BB7667B3675BAD5B54A9544FA74F4AA44A4BA54B46A3463FA03F3B9E3B3198
|
|
31238C238ABB8AFEFBFAF8E5DEFEFBFAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFBFAF8E5DE}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.OnButtonClick = ButtonEdit_FindPropertiesButtonClick
|
|
TabOrder = 0
|
|
OnEnter = ButtonEdit_FindEnter
|
|
OnKeyPress = ButtonEdit_FindKeyPress
|
|
Height = 22
|
|
Width = 227
|
|
end
|
|
end
|
|
end
|
|
object ListView_Find: TListView
|
|
Left = 0
|
|
Top = 64
|
|
Width = 229
|
|
Height = 65
|
|
Align = alClient
|
|
BevelOuter = bvRaised
|
|
Columns = <
|
|
item
|
|
AutoSize = True
|
|
Caption = #1056#1077#1079#1091#1083#1100#1090#1072#1090#1099' '#1087#1086#1080#1089#1082#1072
|
|
end>
|
|
HideSelection = False
|
|
ReadOnly = True
|
|
ShowColumnHeaders = False
|
|
ShowWorkAreas = True
|
|
TabOrder = 1
|
|
ViewStyle = vsReport
|
|
OnChange = ListView_FindChange
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object Panel_Kolvo: TPanel
|
|
Left = 0
|
|
Top = 456
|
|
Width = 772
|
|
Height = 41
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
TabOrder = 2
|
|
object Label_Kolvo: TLabel
|
|
Left = 16
|
|
Top = 0
|
|
Width = 59
|
|
Height = 13
|
|
Caption = #1050#1086#1083#1080#1095#1077#1089#1090#1074#1086
|
|
end
|
|
object Label_CaptLength_: TLabel
|
|
Left = 80
|
|
Top = 0
|
|
Width = 82
|
|
Height = 13
|
|
Caption = '('#1090#1077#1082#1091#1097#1072#1103' '#1076#1083#1080#1085#1072')'
|
|
Visible = False
|
|
end
|
|
object CurrencyEdit_Kolvo_: TcxCurrencyEdit
|
|
Left = 280
|
|
Top = 16
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = ',0.00 '#1075#1088#1085#39'.'#39';-,0.00 '#1075#1088#1085#39'.'#39
|
|
TabOrder = 0
|
|
Visible = False
|
|
Width = 121
|
|
end
|
|
object SpinEdit_Kolvo: TcxSpinEdit
|
|
Left = 16
|
|
Top = 16
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.MaxValue = 10000000000.000000000000000000
|
|
Properties.ValueType = vtFloat
|
|
Style.HotTrack = False
|
|
TabOrder = 1
|
|
Value = 0.000120000000000000
|
|
Width = 121
|
|
end
|
|
end
|
|
object Panel_OkCancel: TRzPanel
|
|
Left = 0
|
|
Top = 497
|
|
Width = 772
|
|
Height = 40
|
|
Align = alBottom
|
|
BorderOuter = fsFlat
|
|
TabOrder = 3
|
|
OnResize = Panel_OkCancelResize
|
|
object Button_Ok: TRzBitBtn
|
|
Left = 32
|
|
Top = 8
|
|
Width = 85
|
|
Default = True
|
|
ModalResult = 1
|
|
Caption = #1042#1099#1073#1086#1088
|
|
HotTrack = True
|
|
TabOrder = 0
|
|
OnClick = Button_OkClick
|
|
end
|
|
object Button_Exit: TRzBitBtn
|
|
Left = 144
|
|
Top = 8
|
|
Width = 85
|
|
Cancel = True
|
|
Caption = #1047#1072#1082#1088#1099#1090#1100
|
|
HotTrack = True
|
|
TabOrder = 1
|
|
OnClick = Button_ExitClick
|
|
end
|
|
object Button_Cancel: TRzBitBtn
|
|
Left = 256
|
|
Top = 8
|
|
Width = 85
|
|
Cancel = True
|
|
ModalResult = 2
|
|
Caption = #1047#1072#1082#1088#1099#1090#1100
|
|
HotTrack = True
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object ActionList1: TActionList
|
|
Images = DM.ImageList_ToolEdit
|
|
Left = 312
|
|
Top = 72
|
|
object Act_Make: TAction
|
|
Tag = 1
|
|
Category = 'Edit'
|
|
Caption = #1057#1086#1079#1076#1072#1090#1100
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
OnExecute = Act_MakeExecute
|
|
end
|
|
object Act_Edit: TAction
|
|
Tag = 1
|
|
Category = 'Edit'
|
|
Caption = #1056#1077#1076#1072#1082#1090#1080#1088#1086#1074#1072#1090#1100
|
|
ImageIndex = 1
|
|
ShortCut = 113
|
|
OnExecute = Act_EditExecute
|
|
end
|
|
object Act_Del: TAction
|
|
Tag = 1
|
|
Category = 'Edit'
|
|
Caption = #1059#1076#1072#1083#1080#1090#1100
|
|
ImageIndex = 2
|
|
ShortCut = 16430
|
|
OnExecute = Act_DelExecute
|
|
end
|
|
object Act_EnableSCDel: TAction
|
|
Caption = 'Act_EnableSCDel'
|
|
OnExecute = Act_EnableSCDelExecute
|
|
end
|
|
object Act_DisableSCDel: TAction
|
|
Caption = 'Act_DisableSCDel'
|
|
OnExecute = Act_DisableSCDelExecute
|
|
end
|
|
object Act_MoveInterface: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1055#1077#1088#1077#1084#1077#1089#1090#1080#1090#1100
|
|
OnExecute = Act_MoveInterfaceExecute
|
|
end
|
|
object Act_AddInterfaceLink: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1089#1089#1099#1083#1082#1091
|
|
Enabled = False
|
|
Visible = False
|
|
OnExecute = Act_AddInterfaceLinkExecute
|
|
end
|
|
object Act_MakeNode: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1075#1088#1091#1087#1087#1091
|
|
HelpType = htContext
|
|
Hint = #1044#1086#1073#1072#1074#1080#1090#1100' '#1075#1088#1091#1087#1087#1091
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
OnExecute = Act_MakeNodeExecute
|
|
end
|
|
object Act_EditNode: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1055#1077#1088#1077#1080#1084#1077#1085#1086#1074#1072#1090#1100' '#1075#1088#1091#1087#1087#1091
|
|
HelpType = htContext
|
|
Hint = #1055#1077#1088#1077#1080#1084#1077#1085#1086#1074#1072#1090#1100' '#1075#1088#1091#1087#1087#1091
|
|
ShortCut = 113
|
|
OnExecute = Act_EditNodeExecute
|
|
end
|
|
object Act_DelNode: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1059#1076#1072#1083#1080#1090#1100' '#1075#1088#1091#1087#1087#1091
|
|
HelpType = htContext
|
|
Hint = #1059#1076#1072#1083#1080#1090#1100' '#1075#1088#1091#1087#1087#1091
|
|
ShortCut = 16430
|
|
OnExecute = Act_DelNodeExecute
|
|
end
|
|
object Act_PanelFind: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
AutoCheck = True
|
|
Caption = #1055#1086#1080#1089#1082
|
|
HelpType = htContext
|
|
Hint = #1055#1086#1080#1089#1082
|
|
ShortCut = 16454
|
|
OnExecute = Act_PanelFindExecute
|
|
end
|
|
object Act_ExpandTree: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1056#1072#1079#1074#1077#1088#1085#1091#1090#1100' '#1074#1089#1077
|
|
HelpType = htContext
|
|
Hint = #1056#1072#1079#1074#1077#1088#1085#1091#1090#1100' '#1074#1089#1077
|
|
OnExecute = Act_ExpandTreeExecute
|
|
end
|
|
object Act_CollapseTree: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1057#1074#1077#1088#1085#1091#1090#1100' '#1074#1089#1077
|
|
HelpType = htContext
|
|
Hint = #1057#1074#1077#1088#1085#1091#1090#1100' '#1074#1089#1077
|
|
OnExecute = Act_CollapseTreeExecute
|
|
end
|
|
object Act_MoveNodeDown: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1042#1085#1080#1079
|
|
HelpType = htContext
|
|
Hint = #1055#1077#1088#1077#1084#1077#1089#1090#1080#1090#1100' '#1074#1085#1080#1079
|
|
OnExecute = Act_MoveNodeDownExecute
|
|
end
|
|
object Act_MoveNodeUp: TAction
|
|
Category = #1044#1077#1088#1077#1074#1086' '#1090#1080#1087#1086#1074' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = #1042#1074#1077#1088#1093
|
|
HelpType = htContext
|
|
Hint = #1055#1077#1088#1077#1084#1077#1089#1090#1080#1090#1100' '#1074#1074#1077#1088#1093
|
|
OnExecute = Act_MoveNodeUpExecute
|
|
end
|
|
object Act_AddIcon_: TAction
|
|
Category = #1058#1080#1087#1099' '#1091#1089#1083#1086#1074#1085#1099#1093' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1081
|
|
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1091#1089#1083#1086#1074#1085#1086#1077' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
Hint = #1044#1086#1073#1072#1074#1080#1090#1100' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
end
|
|
object Act_EditIcon_: TAction
|
|
Category = #1058#1080#1087#1099' '#1091#1089#1083#1086#1074#1085#1099#1093' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1081
|
|
Caption = #1048#1079#1084#1077#1085#1080#1090#1100' '#1091#1089#1083#1086#1074#1085#1086#1077' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
Hint = #1048#1079#1084#1077#1085#1080#1090#1100' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
ImageIndex = 1
|
|
ShortCut = 113
|
|
end
|
|
object Act_DelIcon_: TAction
|
|
Category = #1058#1080#1087#1099' '#1091#1089#1083#1086#1074#1085#1099#1093' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1081
|
|
Caption = #1059#1076#1072#1083#1080#1090#1100' '#1091#1089#1083#1086#1074#1085#1086#1077' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
Hint = #1059#1076#1072#1083#1080#1090#1100' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1077
|
|
ImageIndex = 2
|
|
ShortCut = 16430
|
|
end
|
|
object Act_AddResourceRel: TAction
|
|
Category = 'Norms'
|
|
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1088#1077#1089#1091#1088#1089
|
|
Hint = #1044#1086#1073#1072#1074#1080#1090#1100' '#1088#1077#1089#1091#1088#1089
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
OnExecute = Act_AddResourceRelExecute
|
|
end
|
|
object Act_EditResourceRel: TAction
|
|
Category = 'Norms'
|
|
Caption = #1048#1079#1084#1077#1085#1080#1090#1100' '#1088#1077#1089#1091#1088#1089
|
|
Hint = #1048#1079#1084#1077#1085#1080#1090#1100' '#1088#1077#1089#1091#1088#1089
|
|
ImageIndex = 1
|
|
ShortCut = 113
|
|
OnExecute = Act_EditResourceRelExecute
|
|
end
|
|
object Act_DelResourceRel: TAction
|
|
Category = 'Norms'
|
|
Caption = #1059#1076#1072#1083#1080#1090#1100' '#1088#1077#1089#1091#1088#1089
|
|
Hint = #1059#1073#1088#1072#1090#1100' '#1088#1077#1089#1091#1088#1089
|
|
ImageIndex = 2
|
|
ShortCut = 16430
|
|
OnExecute = Act_DelResourceRelExecute
|
|
end
|
|
object Act_MakeResource: TAction
|
|
Category = 'Resources'
|
|
Caption = 'Act_MakeResource'
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
OnExecute = Act_MakeResourceExecute
|
|
end
|
|
object Act_EditResource: TAction
|
|
Category = 'Resources'
|
|
Caption = 'Act_EditResource'
|
|
ImageIndex = 1
|
|
ShortCut = 113
|
|
OnExecute = Act_EditResourceExecute
|
|
end
|
|
object Act_DelResource: TAction
|
|
Category = 'Resources'
|
|
Caption = 'Act_DelResource'
|
|
ImageIndex = 2
|
|
ShortCut = 16430
|
|
OnExecute = Act_DelResourceExecute
|
|
end
|
|
object Act_MakeTZ: TAction
|
|
Category = 'TZ'
|
|
Caption = 'Act_MakeTZ'
|
|
OnExecute = Act_MakeTZExecute
|
|
end
|
|
object Act_EditTZ: TAction
|
|
Category = 'TZ'
|
|
Caption = 'Act_EditTZ'
|
|
OnExecute = Act_EditTZExecute
|
|
end
|
|
object Act_DelTZ: TAction
|
|
Category = 'TZ'
|
|
Caption = 'Act_DelTZ'
|
|
OnExecute = Act_DelTZExecute
|
|
end
|
|
object Act_AddCompTypeProperty: TAction
|
|
Category = #1057#1074#1086#1081#1089#1090#1074#1072' '#1090#1080#1087#1086#1074' '#1082#1086#1084#1087#1086#1085#1077#1085#1090
|
|
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1089#1074#1086#1081#1089#1090#1074#1086
|
|
HelpType = htContext
|
|
Hint = #1044#1086#1073#1072#1074#1080#1090#1100' '#1089#1074#1086#1081#1089#1090#1074#1086
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
OnExecute = Act_AddCompTypePropertyExecute
|
|
end
|
|
object Act_EditCompTypeProperty: TAction
|
|
Category = #1057#1074#1086#1081#1089#1090#1074#1072' '#1090#1080#1087#1086#1074' '#1082#1086#1084#1087#1086#1085#1077#1085#1090
|
|
Caption = #1048#1079#1084#1077#1085#1080#1090#1100' '#1089#1074#1086#1081#1089#1090#1074#1086
|
|
HelpType = htContext
|
|
Hint = #1048#1079#1084#1077#1085#1080#1090#1100' '#1089#1074#1086#1081#1089#1090#1074#1086
|
|
ImageIndex = 1
|
|
ShortCut = 113
|
|
OnExecute = Act_EditCompTypePropertyExecute
|
|
end
|
|
object Act_DelCompTypeProperty: TAction
|
|
Category = #1057#1074#1086#1081#1089#1090#1074#1072' '#1090#1080#1087#1086#1074' '#1082#1086#1084#1087#1086#1085#1077#1085#1090
|
|
Caption = #1059#1076#1072#1083#1080#1090#1100' '#1089#1074#1086#1081#1089#1090#1074#1086
|
|
HelpType = htContext
|
|
Hint = #1059#1076#1072#1083#1080#1090#1100' '#1089#1074#1086#1081#1089#1090#1074#1086
|
|
ImageIndex = 2
|
|
ShortCut = 16430
|
|
OnExecute = Act_DelCompTypePropertyExecute
|
|
end
|
|
object Act_AddInterfData: TAction
|
|
Category = #1044#1072#1085#1085#1099#1077' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = 'Act_AddInterfData'
|
|
ImageIndex = 0
|
|
ShortCut = 45
|
|
OnExecute = Act_AddInterfDataExecute
|
|
end
|
|
object Act_EditInterfData: TAction
|
|
Category = #1044#1072#1085#1085#1099#1077' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = 'Act_EditInterfData'
|
|
ImageIndex = 1
|
|
ShortCut = 113
|
|
OnExecute = Act_EditInterfDataExecute
|
|
end
|
|
object Act_DelInterfData: TAction
|
|
Category = #1044#1072#1085#1085#1099#1077' '#1080#1085#1090#1077#1088#1092#1077#1081#1089#1086#1074
|
|
Caption = 'Act_DelInterfData'
|
|
ImageIndex = 2
|
|
ShortCut = 16430
|
|
OnExecute = Act_DelInterfDataExecute
|
|
end
|
|
object Act_EditObjectIconInCAD: TAction
|
|
Category = #1058#1080#1087#1099' '#1091#1089#1083#1086#1074#1085#1099#1093' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1081
|
|
Caption = #1056#1077#1076#1072#1082#1090#1080#1088#1086#1074#1072#1090#1100' '#1085#1072' '#1083#1080#1089#1090#1077
|
|
OnExecute = Act_EditObjectIconInCADExecute
|
|
end
|
|
object Act_SetIconFromCAD: TAction
|
|
Category = #1058#1080#1087#1099' '#1091#1089#1083#1086#1074#1085#1099#1093' '#1086#1073#1086#1079#1085#1072#1095#1077#1085#1080#1081
|
|
Caption = #1059#1089#1090#1072#1085#1086#1074#1080#1090#1100' '#1080#1079#1086#1073#1088#1072#1078#1077#1085#1080#1077' '#1089' '#1083#1080#1089#1090#1072
|
|
OnExecute = Act_SetIconFromCADExecute
|
|
end
|
|
object Act_ShowComponTempateInNB: TAction
|
|
Category = #1058#1080#1087#1099' '#1082#1086#1084#1087#1086#1085#1077#1085#1090
|
|
Caption = #1053#1072#1081#1090#1080' '#1082#1086#1084#1087#1086#1085#1077#1085#1090' '#1096#1072#1073#1083#1086#1085
|
|
OnExecute = Act_ShowComponTempateInNBExecute
|
|
end
|
|
object Act_GlobalMake: TAction
|
|
Category = 'GlobalShortCuts'
|
|
Caption = 'Act_GlobalMake'
|
|
Enabled = False
|
|
ShortCut = 8237
|
|
OnExecute = Act_GlobalMakeExecute
|
|
end
|
|
object Act_GlobalEdit: TAction
|
|
Category = 'GlobalShortCuts'
|
|
Caption = 'Act_GlobalEdit'
|
|
Enabled = False
|
|
ShortCut = 113
|
|
OnExecute = Act_GlobalEditExecute
|
|
end
|
|
object Act_GlobalDel: TAction
|
|
Category = 'GlobalShortCuts'
|
|
Caption = 'Act_GlobalDel'
|
|
Enabled = False
|
|
ShortCut = 16430
|
|
OnExecute = Act_GlobalDelExecute
|
|
end
|
|
object Act_Import: TAction
|
|
Category = 'Edit'
|
|
Caption = 'Act_Import'
|
|
ImageIndex = 5
|
|
OnExecute = Act_ImportExecute
|
|
end
|
|
object Act_DuplicateCompType: TAction
|
|
Category = #1058#1080#1087#1099' '#1082#1086#1084#1087#1086#1085#1077#1085#1090
|
|
Caption = #1057#1086#1079#1076#1072#1090#1100' '#1076#1091#1073#1083#1080#1082#1072#1090
|
|
ImageIndex = 6
|
|
OnExecute = Act_DuplicateCompTypeExecute
|
|
end
|
|
object Act_CopyGUIDToClipboard: TAction
|
|
Caption = 'Copy GUID to clipboard'
|
|
Visible = False
|
|
OnExecute = Act_CopyGUIDToClipboardExecute
|
|
end
|
|
end
|
|
object PopupMenu_Tree: TPopupMenu
|
|
Images = DMCommon.ImageList_Tree
|
|
OwnerDraw = True
|
|
OnPopup = PopupMenu_TreePopup
|
|
Left = 32
|
|
Top = 184
|
|
object N1: TMenuItem
|
|
Action = Act_MakeNode
|
|
ImageIndex = 12
|
|
end
|
|
object N2: TMenuItem
|
|
Action = Act_EditNode
|
|
ImageIndex = 2
|
|
end
|
|
object N3: TMenuItem
|
|
Action = Act_DelNode
|
|
ImageIndex = 3
|
|
end
|
|
object N4: TMenuItem
|
|
Caption = '-'
|
|
end
|
|
object N5: TMenuItem
|
|
Action = Act_ExpandTree
|
|
ImageIndex = 7
|
|
end
|
|
object N6: TMenuItem
|
|
Action = Act_CollapseTree
|
|
ImageIndex = 8
|
|
end
|
|
object N7: TMenuItem
|
|
Action = Act_PanelFind
|
|
AutoCheck = True
|
|
ImageIndex = 9
|
|
end
|
|
end
|
|
object PopupMenu_DropToInterfType: TPopupMenu
|
|
OwnerDraw = True
|
|
Left = 136
|
|
Top = 200
|
|
object pmnu_DropMove: TMenuItem
|
|
Action = Act_MoveInterface
|
|
end
|
|
object pmnu_DropAddLink: TMenuItem
|
|
Action = Act_AddInterfaceLink
|
|
end
|
|
object pmnu_DropCancel: TMenuItem
|
|
Caption = #1054#1090#1084#1077#1085#1080#1090#1100
|
|
end
|
|
end
|
|
object OpenPictureDialog: TOpenPictureDialog
|
|
Filter = 'Bitmaps (*.bmp)|*.bmp|All (*.*)|*.*'
|
|
Options = [ofHideReadOnly, ofNoChangeDir, ofEnableSizing]
|
|
Left = 376
|
|
Top = 64
|
|
end
|
|
object PopupMenu_Data: TPopupMenu
|
|
Images = DM.ImageList_ToolEdit
|
|
OwnerDraw = True
|
|
OnPopup = PopupMenu_DataPopup
|
|
Left = 584
|
|
Top = 64
|
|
object N8: TMenuItem
|
|
Action = Act_Make
|
|
end
|
|
object N9: TMenuItem
|
|
Action = Act_Edit
|
|
end
|
|
object CAD1: TMenuItem
|
|
Action = Act_EditObjectIconInCAD
|
|
end
|
|
object N14: TMenuItem
|
|
Action = Act_SetIconFromCAD
|
|
end
|
|
object N10: TMenuItem
|
|
Action = Act_Del
|
|
end
|
|
object N15: TMenuItem
|
|
Action = Act_ShowComponTempateInNB
|
|
end
|
|
object ActImport1: TMenuItem
|
|
Action = Act_Import
|
|
end
|
|
object N16: TMenuItem
|
|
Action = Act_DuplicateCompType
|
|
end
|
|
object CopyGUIDtoclipboard1: TMenuItem
|
|
Action = Act_CopyGUIDToClipboard
|
|
end
|
|
end
|
|
object PopupMenu_Resources: TPopupMenu
|
|
Images = DM.ImageList_ToolEdit
|
|
OwnerDraw = True
|
|
Left = 584
|
|
Top = 88
|
|
object ActAddResourceRel1: TMenuItem
|
|
Action = Act_AddResourceRel
|
|
end
|
|
object ActEditResourceRel1: TMenuItem
|
|
Action = Act_EditResourceRel
|
|
end
|
|
object ActDelResourceRel1: TMenuItem
|
|
Action = Act_DelResourceRel
|
|
end
|
|
end
|
|
object Timer_PostGridRecord: TTimer
|
|
Enabled = False
|
|
Interval = 1
|
|
OnTimer = Timer_PostGridRecordTimer
|
|
Left = 256
|
|
Top = 160
|
|
end
|
|
object PopupMenu_InterfData: TPopupMenu
|
|
Images = DM.ImageList_ToolEdit
|
|
OwnerDraw = True
|
|
Left = 584
|
|
Top = 120
|
|
object ActAddInterfData1: TMenuItem
|
|
Action = Act_AddInterfData
|
|
end
|
|
object ActEditInterfData1: TMenuItem
|
|
Action = Act_EditInterfData
|
|
end
|
|
object ActDelInterfData1: TMenuItem
|
|
Action = Act_DelInterfData
|
|
end
|
|
end
|
|
object PopupMenu_ComponTypeProperties: TPopupMenu
|
|
Images = DM.ImageList_ToolEdit
|
|
OwnerDraw = True
|
|
Left = 584
|
|
Top = 104
|
|
object N11: TMenuItem
|
|
Action = Act_AddCompTypeProperty
|
|
end
|
|
object N12: TMenuItem
|
|
Action = Act_EditCompTypeProperty
|
|
end
|
|
object N13: TMenuItem
|
|
Action = Act_DelCompTypeProperty
|
|
end
|
|
end
|
|
object pmPcDirectories: TPopupMenu
|
|
OnPopup = pmPcDirectoriesPopup
|
|
Left = 136
|
|
Top = 240
|
|
end
|
|
object Timer_CallMake: TTimer
|
|
Enabled = False
|
|
Interval = 10
|
|
OnTimer = Timer_CallMakeTimer
|
|
Left = 32
|
|
Top = 240
|
|
end
|
|
object lng_Forms: TsiLangLinked
|
|
Version = '6.5.2'
|
|
StringsTypes.Strings = (
|
|
'TIB_STRINGLIST'
|
|
'TSTRINGLIST')
|
|
SmartExcludeProps.Strings = (
|
|
'Label1.Font'
|
|
'edtAnswer2.Font'
|
|
'lblProgID.Font'
|
|
'btnOk.Font'
|
|
'btnCancel.Font'
|
|
'TF_Registration.Font'
|
|
'edtAnswer1.Font')
|
|
UseDefaultLanguage = True
|
|
NumOfLanguages = 7
|
|
LangDispatcher = F_LNG.siLangDisp
|
|
LangDelim = 1
|
|
LangNames.Strings = (
|
|
'RUS'
|
|
'UKR'
|
|
'ENG'
|
|
'GER'
|
|
'FRA'
|
|
'SPA'
|
|
'RUS_ARH')
|
|
Language = 'RUS'
|
|
ExcludedProperties.Strings = (
|
|
'Category'
|
|
'SecondaryShortCuts'
|
|
'HelpKeyword'
|
|
'InitialDir'
|
|
'HelpKeyword'
|
|
'ActivePage'
|
|
'ImeName'
|
|
'DefaultExt'
|
|
'FileName'
|
|
'FieldName'
|
|
'PickList'
|
|
'DisplayFormat'
|
|
'EditMask'
|
|
'KeyList'
|
|
'LookupDisplayFields'
|
|
'DropDownSpecRow'
|
|
'TableName'
|
|
'DatabaseName'
|
|
'IndexName'
|
|
'MasterFields')
|
|
Left = 6
|
|
Top = 122
|
|
TranslationData = {
|
|
73007400430061007000740069006F006E0073005F0055006E00690063006F00
|
|
640065000D000A00470072006F007500700042006F0078005F004E0042005F00
|
|
5200650073006F00750072006300650073000100200020043504410443044004
|
|
41044B0420000100200020043504410443044004410438040100520065007300
|
|
6F00750072007300650073000100010001005200650063007500720073006F00
|
|
7300010001000D000A0047004C005F00500052004F0050004500520054004900
|
|
4500530001002000210432043E04390441044204320430040100200012043B04
|
|
300441044204380432043E044104420456040100500072006F00700065007200
|
|
7400690065007300010001000100500072006F00700069006500640061006400
|
|
65007300010001000D000A00470072006F007500700042006F0078005F005000
|
|
72006F00700065007200740069006500730001002000210432043E0439044104
|
|
42043204300420003E0431044A0435043A0442043E0432040100200012043B04
|
|
300441044204380432043E0441044204560420003E043104270054043A044204
|
|
5604320401004F0062006A006500630074002000700072006F00700065007200
|
|
7400690065007300010001000100500072006F00700069006500640061006400
|
|
6500730020006400650020006C006F00730020006F0062006A00650074006F00
|
|
7300010001000D000A00470072006F007500700042006F0078005F004F006200
|
|
6A00650063007400490063006F006E00730001002000230441043B043E043204
|
|
3D044B04350420003E0431043E0437043D043004470435043D0438044F042000
|
|
0100200023043C043E0432043D04560420003F043E0437043D04300447043504
|
|
3D043D044F04010047007200610070006800690063002000730079006D006200
|
|
6F006C0073000100010001005300ED006D0062006F006C006F00730020006700
|
|
7200E1006600690063006F007300010001000D000A004C006100620065006C00
|
|
5F0043006100700074004C0065006E006700740068005F000100280042043504
|
|
3A044304490430044F04200034043B0438043D0430042900010028003F043E04
|
|
42043E0447043D043004200034043E043204360438043D043004290001002800
|
|
630075007200720065006E00740020006C0065006E0067007400680029000100
|
|
0100010028006C006F006E006700690074007500640020006100630074007500
|
|
61006C002900010001000D000A004100630074005F0041006400640049006E00
|
|
7400650072006600440061007400610001004100630074005F00410064006400
|
|
49006E007400650072006600440061007400610001004100630074005F004100
|
|
6400640049006E00740065007200660044006100740061000100410063007400
|
|
5F0041006400640049006E007400650072006600440061007400610001000100
|
|
01004100630074005F0041006400640049006E00740065007200660044006100
|
|
74006100010001000D000A004100630074005F00440065006C0049006E007400
|
|
650072006600440061007400610001004100630074005F00440065006C004900
|
|
6E007400650072006600440061007400610001004100630074005F0044006500
|
|
6C0049006E007400650072006600440061007400610001004100630074005F00
|
|
440065006C0049006E0074006500720066004400610074006100010001000100
|
|
4100630074005F00440065006C0049006E007400650072006600440061007400
|
|
6100010001000D000A004100630074005F00440065006C005200650073006F00
|
|
750072006300650001004100630074005F00440065006C005200650073006F00
|
|
750072006300650001004100630074005F00440065006C005200650073006F00
|
|
750072006300650001004100630074005F00440065006C005200650073006F00
|
|
75007200630065000100010001004100630074005F00440065006C0052006500
|
|
73006F007500720063006500010001000D000A004100630074005F0044006500
|
|
6C0054005A0001004100630074005F00440065006C0054005A00010041006300
|
|
74005F00440065006C0054005A0001004100630074005F00440065006C005400
|
|
5A000100010001004100630074005F00440065006C0054005A00010001000D00
|
|
0A004100630074005F00440069007300610062006C0065005300430044006500
|
|
6C0001004100630074005F00440069007300610062006C006500530043004400
|
|
65006C0001004100630074005F00440069007300610062006C00650053004300
|
|
440065006C0001004100630074005F00440069007300610062006C0065005300
|
|
4300440065006C000100010001004100630074005F0044006900730061006200
|
|
6C00650053004300440065006C00010001000D000A004100630074005F004500
|
|
64006900740049006E0074006500720066004400610074006100010041006300
|
|
74005F00450064006900740049006E0074006500720066004400610074006100
|
|
01004100630074005F00450064006900740049006E0074006500720066004400
|
|
61007400610001004100630074005F00450064006900740049006E0074006500
|
|
7200660044006100740061000100010001004100630074005F00450064006900
|
|
740049006E0074006500720066004400610074006100010001000D000A004100
|
|
630074005F0045006400690074005200650073006F0075007200630065000100
|
|
4100630074005F0045006400690074005200650073006F007500720063006500
|
|
01004100630074005F0045006400690074005200650073006F00750072006300
|
|
650001004100630074005F0045006400690074005200650073006F0075007200
|
|
630065000100010001004100630074005F004500640069007400520065007300
|
|
6F007500720063006500010001000D000A004100630074005F00450064006900
|
|
740054005A0001004100630074005F00450064006900740054005A0001004100
|
|
630074005F00450064006900740054005A0001004100630074005F0045006400
|
|
6900740054005A000100010001004100630074005F0045006400690074005400
|
|
5A00010001000D000A004100630074005F0045006E00610062006C0065005300
|
|
4300440065006C0001004100630074005F0045006E00610062006C0065005300
|
|
4300440065006C0001004100630074005F0045006E00610062006C0065005300
|
|
4300440065006C0001004100630074005F0045006E00610062006C0065005300
|
|
4300440065006C000100010001004100630074005F0045006E00610062006C00
|
|
650053004300440065006C00010001000D000A004100630074005F0047006C00
|
|
6F00620061006C00440065006C0001004100630074005F0047006C006F006200
|
|
61006C00440065006C0001004100630074005F0047006C006F00620061006C00
|
|
440065006C0001004100630074005F0047006C006F00620061006C0044006500
|
|
6C000100010001004100630074005F0047006C006F00620061006C0044006500
|
|
6C00010001000D000A004100630074005F0047006C006F00620061006C004500
|
|
64006900740001004100630074005F0047006C006F00620061006C0045006400
|
|
6900740001004100630074005F0047006C006F00620061006C00450064006900
|
|
740001004100630074005F0047006C006F00620061006C004500640069007400
|
|
0100010001004100630074005F0047006C006F00620061006C00450064006900
|
|
7400010001000D000A004100630074005F0047006C006F00620061006C004D00
|
|
61006B00650001004100630074005F0047006C006F00620061006C004D006100
|
|
6B00650001004100630074005F0047006C006F00620061006C004D0061006B00
|
|
650001004100630074005F0047006C006F00620061006C004D0061006B006500
|
|
0100010001004100630074005F0047006C006F00620061006C004D0061006B00
|
|
6500010001000D000A004100630074005F0049006D0070006F00720074000100
|
|
4100630074005F0049006D0070006F007200740001004100630074005F004900
|
|
6D0070006F007200740001004100630074005F0049006D0070006F0072007400
|
|
0100010001004100630074005F0049006D0070006F0072007400010001000D00
|
|
0A004100630074005F004D0061006B0065005200650073006F00750072006300
|
|
650001004100630074005F004D0061006B0065005200650073006F0075007200
|
|
6300650001004100630074005F004D0061006B0065005200650073006F007500
|
|
72006300650001004100630074005F004D0061006B0065005200650073006F00
|
|
75007200630065000100010001004100630074005F004D0061006B0065005200
|
|
650073006F007500720063006500010001000D000A004100630074005F004D00
|
|
61006B00650054005A0001004100630074005F004D0061006B00650054005A00
|
|
01004100630074005F004D0061006B00650054005A0001004100630074005F00
|
|
4D0061006B00650054005A000100010001004100630074005F004D0061006B00
|
|
650054005A00010001000D000A004100630074005F0043006F00700079004700
|
|
55004900440054006F0043006C006900700062006F0061007200640001004300
|
|
6F007000790020004700550049004400200074006F00200063006C0069007000
|
|
62006F00610072006400010043006F0070007900200047005500490044002000
|
|
74006F00200063006C006900700062006F00610072006400010043006F007000
|
|
790020004700550049004400200074006F00200063006C006900700062006F00
|
|
610072006400010001000100010001000D000A00470054005F004F0062006A00
|
|
650063007400490063006F006E00730047005500490044000100470055004900
|
|
4400010047005500490044000100470055004900440001000100010001000100
|
|
0D000A00470054005F004E0042005F005200650073006F007500720063006500
|
|
7300490044000100490044000100490044000100490044000100010001000100
|
|
01000D000A00470054005F004F0062006A00650063007400490063006F006E00
|
|
7300490044000100490044000100490044000100490044000100010001000100
|
|
01000D000A00470054005F004E0042005F004E006F0072006D00730049004400
|
|
010049004400010049004400010049004400010001000100010001000D000A00
|
|
470054005F0043006F006D0070006F006E0065006E0074005400790070006500
|
|
7300490044000100490044000100490044000100490044000100010001000100
|
|
01000D000A00470054005F0043006F006D007000540079007000650050007200
|
|
6F007000490044005F0044004100540041005F00540059005000450001004900
|
|
44005F0044004100540041005F0054005900500045000100490044005F004400
|
|
4100540041005F0054005900500045000100490044005F004400410054004100
|
|
5F005400590050004500010001000100490044005F0044004100540041005F00
|
|
5400590050004500010001000D000A006C006200560061006C00750065000100
|
|
6C006200560061006C007500650001006C006200560061006C00750065000100
|
|
6C006200560061006C00750065000100010001006C006200560061006C007500
|
|
6500010001000D000A00470054005F004F0062006A0065006300740049006300
|
|
6F006E0073005200450053004500520056005F0042004D005000010052004500
|
|
53004500520056005F0042004D00500001005200450053004500520056005F00
|
|
42004D00500001005200450053004500520056005F0042004D00500001000100
|
|
01005200450053004500520056005F0042004D005000010001000D000A004700
|
|
54005F00500072006F0070006500720074006900650073005300790073004E00
|
|
61006D00650001005300590053004E0041004D00450001005300590053004E00
|
|
41004D00450001005300590053004E0041004D00450001000100010053005900
|
|
53004E0041004D004500010001000D000A00470054005F0043006F006D007000
|
|
5400790070006500500072006F0070005300790073004E0061006D0065000100
|
|
5300590053004E0041004D00450001005300590053004E0041004D0045000100
|
|
5300590053004E0041004D0045000100010001005300590053004E0041004D00
|
|
4500010001000D000A00470054005F004E0042005F004E006F0072006D007300
|
|
540069006D00650055004F004D000100540049004D0045005F0055004F004D00
|
|
0100540049004D0045005F0055004F004D000100540049004D0045005F005500
|
|
4F004D00010001000100010001000D000A0054006F006F006C00420061007200
|
|
5F0043006F006D0070005F0054007900700065005F00500072006F0070006500
|
|
72007400690065007300010054006F006F006C004200610072005F0043006F00
|
|
6D0070005F0054007900700065005F00500072006F0070006500720074006900
|
|
65007300010054006F006F006C004200610072005F0043006F006D0070005F00
|
|
54007900700065005F00500072006F0070006500720074006900650073000100
|
|
54006F006F006C004200610072005F0043006F006D0070005F00540079007000
|
|
65005F00500072006F0070006500720074006900650073000100010001005400
|
|
6F006F006C004200610072005F0043006F006D0070005F005400790070006500
|
|
5F00500072006F007000650072007400690065007300010001000D000A005400
|
|
6F006F006C004200610072005F004500640069007400010054006F006F006C00
|
|
4200610072005F004500640069007400010054006F006F006C00420061007200
|
|
5F004500640069007400010054006F006F006C004200610072005F0045006400
|
|
6900740001000100010054006F006F006C004200610072005F00450064006900
|
|
7400010001000D000A0054006F006F006C004200610072005F0049006E007400
|
|
6500720066006100630065005400790070006500010054006F006F006C004200
|
|
610072005F0049006E0074006500720066006100630065005400790070006500
|
|
010054006F006F006C004200610072005F0049006E0074006500720066006100
|
|
630065005400790070006500010054006F006F006C004200610072005F004900
|
|
6E00740065007200660061006300650054007900700065000100010001005400
|
|
6F006F006C004200610072005F0049006E007400650072006600610063006500
|
|
5400790070006500010001000D000A0054006F006F006C004200610072005F00
|
|
5200650073006F0075007200630065007300010054006F006F006C0042006100
|
|
72005F005200650073006F0075007200630065007300010054006F006F006C00
|
|
4200610072005F005200650073006F0075007200630065007300010054006F00
|
|
6F006C004200610072005F005200650073006F00750072006300650073000100
|
|
0100010054006F006F006C004200610072005F005200650073006F0075007200
|
|
630065007300010001000D000A0054006F006F006C0042007500740074006F00
|
|
6E0031003200010054006F006F006C0042007500740074006F006E0031003200
|
|
010054006F006F006C0042007500740074006F006E0031003200010054006F00
|
|
6F006C0042007500740074006F006E003100320001000100010054006F006F00
|
|
6C0042007500740074006F006E0031003200010001000D000A0054006F006F00
|
|
6C0042007500740074006F006E003500010054006F006F006C00420075007400
|
|
74006F006E003500010054006F006F006C0042007500740074006F006E003500
|
|
010054006F006F006C0042007500740074006F006E0035000100010001005400
|
|
6F006F006C0042007500740074006F006E003500010001000D000A0054006F00
|
|
6F006C0042007500740074006F006E003800010054006F006F006C0042007500
|
|
740074006F006E003800010054006F006F006C0042007500740074006F006E00
|
|
3800010054006F006F006C0042007500740074006F006E003800010001000100
|
|
54006F006F006C0042007500740074006F006E003800010001000D000A004700
|
|
54005F00430055005200520045004E00430059004900530043004F0055004E00
|
|
5400520059000100120430043B044E0442043004200041044204400430043D04
|
|
4B040100120430043B044E044204300420003A044004300457043D0438040100
|
|
43006F0075006E007400720079002000630075007200720065006E0063007900
|
|
0100010001004400690076006900730061002000640065006C00200070006100
|
|
ED007300010001000D000A00470072006F007500700042006F0078005F004300
|
|
75007200720065006E00630079000100120430043B044E0442044B0401001204
|
|
30043B044E04420438040100430075007200720065006E006300690065007300
|
|
0100010001004400690076006900730061007300010001000D000A0074007300
|
|
430075007200720065006E00630079000100120430043B044E0442044B040100
|
|
120430043B044E04420438040100430075007200720065006E00630069006500
|
|
73000100010001004400690076006900730061007300010001000D000A004C00
|
|
6100620065006C0037000100120432043504340438044204350420003A043B04
|
|
4E044704350432043E043504200041043B043E0432043E040100120432043504
|
|
3404560442044C0420003A043B044E0447043E0432043504200041043B043E04
|
|
32043E04010045006E0074006500720020006B006500790077006F0072006400
|
|
010001000100010001000D000A004100630074005F004D006F00760065004E00
|
|
6F0064006500550070000100120432043504400445040100120433043E044004
|
|
4304010055007000010001000100410072007200690062006100010001000D00
|
|
0A00470054005F00430055005200520045004E00430059004D00610069006E00
|
|
01001204380434042000380441043F043E043B044C0437043E04320430043D04
|
|
38044F0401001204380434042000320438043A043E0440043804410442043004
|
|
3D043D044F0401004B0069006E006400730020006F0066002000750073006500
|
|
0100010001005400690070006F002000640065002000750073006F0001000100
|
|
0D000A00470054005F0043006F006D0070006F006E0065006E00740054007900
|
|
70006500730050006F00720074004B0069006E00640001001204380434042000
|
|
3F043E04400442043004010012043804340420003F043E044004420430040100
|
|
50006F0072007400200074007900700065000100010001005400690070006F00
|
|
2000640065002000700075006500720074006F00010001000D000A0047005400
|
|
5F004E0042005F004E006F0072006D00730057004F0052004B005F004B004900
|
|
4E004400010012043804340420004004300431043E0442044B04010012043804
|
|
3404200040043E0431043E0442043804010057006F0072006B00200074007900
|
|
700065000100010001005400690070006F002000640065002000740072006100
|
|
620061006A006F00010001000D000A00470054005F0049006E00740065007200
|
|
6600610063006500730049007300560069007300690062006C00650001001204
|
|
3804340438043C04010012043804340438043C04010056006900730069006200
|
|
6C006500010001000100560069007300690062006C006500010001000D000A00
|
|
6700620053007500700070006C006900650073004B0069006E00640073000100
|
|
1204380434044B0420003F043E0441044204300432043E043A04010012043804
|
|
3404380420003F043E0441044204300432043E043A0401005300750070007000
|
|
6C00790020006B0069006E00640073000100010001005400690070006F007300
|
|
2000640065002000730075006D0069006E0069007300740072006F0073000100
|
|
01000D000A007400730053007500700070006C006900650073004B0069006E00
|
|
6400730001001204380434044B0420003F043E0441044204300432043E043A04
|
|
0100120438043404380420003F043E0441044204300432043E043A0401005300
|
|
7500700070006C00790020006B0069006E006400730001000100010054006900
|
|
70006F0073002000640065002000730075006D0069006E006900730074007200
|
|
6F007300010001000D000A00470054005F004E0042005F004E006F0072006D00
|
|
5200650073006F007500720063006500520065006C00490053004F004E000100
|
|
12043A043B042E00010012043A043B042E0001004F006E000100010001005000
|
|
75006500730074006100200065006E0020006D00610072006300680061000100
|
|
01000D000A004100630074005F004D006F00760065004E006F00640065004400
|
|
6F0077006E00010012043D0438043704010012043D0438043704010044006F00
|
|
77006E000100010001004100620061006A006F00010001000D000A0047005400
|
|
5F004E0042005F004E006F0072006D0073004C00610062006F00720054006900
|
|
6D00650001001204400435043C044F0420004004300431043E0442044B040100
|
|
270430044104200040043E0431043E044204380401004C00610062006F007200
|
|
20006800720073002E002F006D0069006E007300010001000100010001000D00
|
|
0A0042007500740074006F006E005F004F006B00010012044B0431043E044004
|
|
01001204380431045604400401004F004B0001000100010045006C0065006300
|
|
63006900F3006E00010001000D000A00470054005F0043006F006D0070006F00
|
|
6E0065006E0074005400790070006500730043004F004F00520044005A000100
|
|
12044B0441043E044204300420004004300437043C043504490435043D043804
|
|
4F0420003A043E043C043F043E043D0435043D0442042C0020003C0401001204
|
|
380441043E0442043004200040043E0437043C045604490435043D043D044F04
|
|
20003A043E043C043F043E043D0435043D0442042C0020003C04010043006F00
|
|
6D0070006F006E0065006E00740020006800650069006700680074002C002000
|
|
6D0001000100010041006C007400750072006100200064006500200065006D00
|
|
70006C0061007A0061006D00690065006E0074006F0020006400650020006C00
|
|
6F007300200063006F006D0070006F006E0065006E007400650073002C002000
|
|
6D00010001000D000A00470054005F004F0062006A0065006300740049006300
|
|
6F006E0073004100430054004900560045005F0042004D005000010014043504
|
|
390441044204320443044E044904380435040100140456044E04470456040100
|
|
410063007400690076006500010001000100410063007400750061006C006500
|
|
7300010001000D000A00470054005F0049006E00740065007200660061006300
|
|
65004E006F0072006D00730049006E0074006500720066004900730042007500
|
|
73007900010014043B044F042000370430043D044F0442043E0433043E042000
|
|
38043D0442043504400444043504390441043004010014043B044F0420003704
|
|
300439043D044F0442043E0433043E04200056043D0442043504400444043504
|
|
390441043004010046006F00720020006F006300630075007000690065006400
|
|
200069006E007400650072006600610063006500010001000100500061007200
|
|
610020006C006100200069006E00740065007200660061007A0020006F006300
|
|
75007000610064006100010001000D000A004100630074005F004D0061006B00
|
|
65004E006F0064006500010014043E04310430043204380442044C0420003304
|
|
400443043F043F044304010014043E0434043004420438042000330440044304
|
|
3F04430401004100640064002000670072006F00750070000100010001004100
|
|
F1006100640069007200200065006C00200067007200750070006F0001000100
|
|
0D000A004100630074005F004100640064005200650073006F00750072006300
|
|
6500520065006C00010014043E04310430043204380442044C04200040043504
|
|
4104430440044104010014043E04340430044204380420004004350441044304
|
|
40044104010041006400640020007200650073006F0075007200630065000100
|
|
010001004100F1006100640069007200200065006C0020007200650063007500
|
|
720073006F00010001000D000A004100630074005F0041006400640043006F00
|
|
6D0070005400790070006500500072006F007000650072007400790001001404
|
|
3E04310430043204380442044C042000410432043E0439044104420432043E04
|
|
010014043E043404300442043804200032043B04300441044204380432045604
|
|
410442044C0401004100640064002000700072006F0070006500720074007900
|
|
0100010001004100F100610064006900720020006C0061002000700072006F00
|
|
700069006500640061006400010001000D000A004100630074005F0041006400
|
|
640049006E0074006500720066006100630065004C0069006E006B0001001404
|
|
3E04310430043204380442044C042000410441044B043B043A04430401001404
|
|
3E04340430044204380420003F043E04410438043B0430043D043D044F040100
|
|
41006400640020006C0069006E006B000100010001004100F100610064006900
|
|
7200200065006C0020007600ED006E00630075006C006F00010001000D000A00
|
|
4100630074005F00410064006400490063006F006E005F00010014043E043104
|
|
30043204380442044C042000430441043B043E0432043D043E04350420003E04
|
|
31043E0437043D043004470435043D0438043504010014043E04340430044204
|
|
38042000430441043E0432043D04350420003F043E0437043D04300447043504
|
|
3D043D044F040100410064006400200067007200610070006800690063002000
|
|
730079006D0062006F006C000100010001004100F10061006400690072002000
|
|
65006C0020007300ED006D0062006F006C006F00200067007200E10066006900
|
|
63006F00010001000D000A00470054005F004E0042005F005200650073006F00
|
|
750072006300650073004100640064006900740069006F006E0061006C005000
|
|
7200690063006500010014043E043F042E002000370430044204400430044204
|
|
4B04010014043E0434042E003204380442044004300442043804010053007500
|
|
700070006C0065006D0065006E007400610072007900200063006F0073007400
|
|
730001000100010047006100730074006F007300200063006F006D0070006C00
|
|
65006D0065006E0074006100720069006F007300010001000D000A0047005400
|
|
5F004E0042005F004E006F0072006D005200650073006F007500720063006500
|
|
520065006C004100640064006900740069006F006E0061006C00500072006900
|
|
63006500010014043E043F042E0020003704300442044004300442044B040100
|
|
14043E0434042E00320438044204400430044204380401005300750070007000
|
|
6C0065006D0065006E007400610072007900200063006F007300740073000100
|
|
0100010047006100730074006F007300200063006F006D0070006C0065006D00
|
|
65006E0074006100720069006F007300010001000D000A00470054005F005300
|
|
7500700070006C006900650073004B0069006E006400730049005A004D000100
|
|
150434042E002000380437043C0401001E0434042E00320438043C042E000100
|
|
55006E0069007400730020006F00660020006D00650061007300750072006500
|
|
01000100010055006E00690064006100640020006400650020006D0065006400
|
|
690064006100010001000D000A00470054005F004E0042005F004E006F007200
|
|
6D00730049005A004D000100150434042E002000380437043C042E0001001E04
|
|
34042E00320438043C042E00010055006E0069007400730020006F0066002000
|
|
6D0065006100730075007200650001000100010055006E006900640061006400
|
|
20006400650020006D0065006400690064006100010001000D000A0047005400
|
|
5F004E0042005F004E006F0072006D005200650073006F007500720063006500
|
|
520065006C0049005A004D000100150434042E002000380437043C042E000100
|
|
1E0434042E00320438043C042E00010055006E0069007400730020006F006600
|
|
20006D0065006100730075007200650001000100010055006E00690064006100
|
|
640020006400650020006D0065006400690064006100010001000D000A004700
|
|
54005F0049006E0074006500720066006100630065004E006F0072006D007300
|
|
49007A006D000100150434042E002000380437043C042E0001001E0434042E00
|
|
320438043C042E00010055006E0069007400730020006F00660020006D006500
|
|
6100730075007200650001000100010055006E00690064006100640020006400
|
|
650020006D0065006400690064006100010001000D000A00470054005F004E00
|
|
42005F005200650073006F007500720063006500730049005A004D0001001504
|
|
34042E002000380437043C042E0001001E0434042E00320438043C042E000100
|
|
55006E0069007400730020006F00660020006D00650061007300750072006500
|
|
01000100010055006E00690064006100640020006400650020006D0065006400
|
|
690064006100010001000D000A00470054005F00500072006F00700065007200
|
|
740069006500730049005A004D000100150434042E002000380437043C042E00
|
|
01001E0434042E00320438043C042E00010055006E0069007400730020006F00
|
|
660020006D0065006100730075007200650001000100010055006E0069006400
|
|
6100640020006400650020006D0065006400690064006100010001000D000A00
|
|
470054005F0043006F006D0070005400790070006500500072006F0070004900
|
|
5A004D000100150434042E002000380437043C042E0001001E0434042E003204
|
|
38043C042E00010055006E0069007400730020006F00660020006D0065006100
|
|
730075007200650001000100010055006E006900640061006400200064006500
|
|
20006D0065006400690064006100010001000D000A006700620055006E006900
|
|
740073004F0066004D0065006100730075007200650001001504340438043D04
|
|
3804460438042000380437043C043504400435043D043804390401001E043404
|
|
38043D043804460456042000320438043C04560440044E04320430043D044C04
|
|
010055006E0069007400730020006F00660020006D0065006100730075007200
|
|
650001000100010055006E006900640061006400650073002000640065002000
|
|
6D0065006400690064006100010001000D000A007400730055006E0069007400
|
|
73004F0066004D0065006100730075007200650001001504340438043D043804
|
|
46044B042000380437043C043504400435043D043804390401001E0434043804
|
|
3D043804460456042000320438043C04560440044E04320430043D044C040100
|
|
55006E0069007400730020006F00660020006D00650061007300750072006500
|
|
01000100010055006E0069006400610064006500730020006400650020006D00
|
|
65006400690064006100010001000D000A0042007500740074006F006E005F00
|
|
430061006E00630065006C000100170430043A0440044B0442044C0401001704
|
|
30043A044004380442043804010043006C006F00730065000100010001004300
|
|
65007200720061007200010001000D000A0042007500740074006F006E005F00
|
|
45007800690074000100170430043A0440044B0442044C040100170430043A04
|
|
4004380442043804010043006C006F0073006500010001000100430065007200
|
|
720061007200010001000D000A00470054005F004E0042005F004E006F007200
|
|
6D0073005A004100520050004C004100540001001704300440043F043B043004
|
|
4204300401001704300440043F043B043004420430040100530061006C006100
|
|
72007900010001000100530061006C006100720069006F00010001000D000A00
|
|
470054005F0043006F006D0070005400790070006500500072006F0070005000
|
|
560041004C0055004500010017043D043004470435043D043804350401001704
|
|
3D043004470435043D043D044F040100560061006C0075006500010001000100
|
|
560061006C006F007200010001000D000A004C006100620065006C005F005600
|
|
61006C0075006500010017043D043004470435043D0438043504200041043204
|
|
3E0439044104420432043004010017043D043004470435043D043D044F042000
|
|
32043B04300441044204380432043E044104420456040100500072006F007000
|
|
65007200740079002000760061006C0075006500010001000100560061006C00
|
|
6F00720020006400650020006C0061002000700072006F007000690065006400
|
|
61006400010001000D000A004100630074005F00450064006900740049006300
|
|
6F006E005F000100180437043C0435043D04380442044C042000200043044104
|
|
3B043E0432043D043E04350420003E0431043E0437043D043004470435043D04
|
|
38043504010017043C0456043D04380442043804200043043C043E0432043D04
|
|
350420003F043E0437043D043004470435043D043D044F040100450064006900
|
|
7400200067007200610070006800690063002000730079006D0062006F006C00
|
|
0100010001004D006F006400690066006900630061007200200065006C002000
|
|
7300ED006D0062006F006C006F00200067007200E1006600690063006F000100
|
|
01000D000A004100630074005F0045006400690074005200650073006F007500
|
|
720063006500520065006C000100180437043C0435043D04380442044C042000
|
|
400435044104430440044104010017043C0456043D0438044204380420004004
|
|
350441044304400441040100450064006900740020007200650073006F007500
|
|
7200630065000100010001004D006F0064006900660069006300610072002000
|
|
65006C0020007200650063007500720073006F00010001000D000A0041006300
|
|
74005F00450064006900740043006F006D007000540079007000650050007200
|
|
6F00700065007200740079000100180437043C0435043D04380442044C042000
|
|
410432043E0439044104420432043E04010017043C0456043D04380442043804
|
|
200032043B04300441044204380432045604410442044C040100450064006900
|
|
74002000700072006F00700065007200740079000100010001004D006F006400
|
|
69006600690063006100720020006C0061002000700072006F00700069006500
|
|
640061006400010001000D000A00470054005F0043006F006D0070006F006E00
|
|
65006E0074005400790070006500730043006F006D0070006F006E0065006E00
|
|
740049006E00640065007800010018043D04340435043A04410420003D043E04
|
|
32043E04390420003A043E043C043F043E043D0435043D0442044B0401000604
|
|
3D04340435043A04410420003D043E0432043E04570420003A043E043C043F04
|
|
3E043D0435043D044204380401004E0065007700200063006F006D0070006F00
|
|
6E0065006E007400200069006E00640065007800200001000100010049006E00
|
|
640069006300650020006400650020006C006100200063006F006D0070006F00
|
|
6E0065006E007400650020006E007500650076006100010001000D000A007400
|
|
730049006E0074006500720066006100630065007300010018043D0442043504
|
|
400444043504390441044B04010006043D044204350440044404350439044104
|
|
3804010049006E00740065007200660061006300650073000100010001004900
|
|
6E0074006500720066006100630065007300010001000D000A00470072006F00
|
|
7500700042006F0078005F0049006E0074006500720066006100630065007300
|
|
010018043D0442043504400444043504390441044B04010006043D0442043504
|
|
400444043504390441043804010049006E007400650072006600610063006500
|
|
730001000100010049006E007400650072006600610063006500730001000100
|
|
0D000A00470054005F004E0042005F004E006F0072006D005200650073006F00
|
|
7500720063006500520065006C004B004F004C0056004F0001001A043E043B04
|
|
3804470435044104420432043E0401001A0456043B044C043A04560441044204
|
|
4C0401005100750061006E007400690074007900010001000100430061006E00
|
|
74006900640061006400010001000D000A00470054005F004300550052005200
|
|
45004E00430059004B004F004C0056004F0001001A043E043B04380447043504
|
|
4104420432043E0401001A0456043B044C043A045604410442044C0401005100
|
|
750061006E007400690074007900010001000100430061006E00740069006400
|
|
61006400010001000D000A004C006100620065006C005F004B006F006C007600
|
|
6F0001001A043E043B043804470435044104420432043E0401001A0456043B04
|
|
4C043A045604410442044C0401005100750061006E0074006900740079000100
|
|
01000100430061006E0074006900640061006400010001000D000A0047005400
|
|
5F0049006E0074006500720066004100630063006F007200640061006E006300
|
|
65004B006F006C0076006F0001001A043E043B04380447043504410442043204
|
|
3E0401001A0456043B044C043A045604410442044C0401005100750061006E00
|
|
7400690074007900010001000100430061006E00740069006400610064000100
|
|
01000D000A00470054005F0053007500700070006C006900650073004B006900
|
|
6E006400730055004E00490054005F004B004F004C0056004F0001001A043E04
|
|
3B043804470435044104420432043E0420003504340438043D04380446042000
|
|
320420003F043E0441044204300432043A04350401001A0456043B044C043A04
|
|
5604410442044C0420003E04340438043D04380446044C042000320420003F04
|
|
3E04410442043004320446045604010053007500700070006C00790020007500
|
|
6E0069007400730020007100750061006E007400690074007900010001000100
|
|
430061006E0074006900640061006400200064006500200075006E0069006400
|
|
6100640065007300200065006E00200065006C002000730075006D0069006E00
|
|
69007300740072006F00010001000D000A00470054005F0043006F006D007000
|
|
5400790070006500500072006F007000540041004B0045005F0049004E005400
|
|
4F005F0043006F006E006E0065006300740001001A043E043D04420440043E04
|
|
3B044C0420003A043E043C043F043E043D043E0432043A04380401001A043E04
|
|
3D04420440043E043B044C0420003A043E043C043F043E043D043E0432043A04
|
|
3804010041007300730065006D0062006C0069006E006700200063006F006E00
|
|
740072006F006C0001000100010043006F006E00740072006F006C0020006400
|
|
6500200063006F006D0070006F007300690063006900F3006E00010001000D00
|
|
0A0043006800650063006B0042006F0078005F00540061006B00650049006E00
|
|
74006F0043006F006E006E0065006300740001001A043E043D04420440043E04
|
|
3B044C0420003F043E042000340430043D043D043E043C044304200041043204
|
|
3E043904410442043204430420003F044004380420003A043E043C043F043E04
|
|
3D043E0432043A04350420003A043E043C043F043E043D0435043D0442043004
|
|
01001A043E043D04420440043E043B044C0420003F043E042000340430043D04
|
|
56043904200032043B04300441044204380432043E0441044204560420003F04
|
|
4004380420003A043E043C043F043E043D043E0432044604560420003A043E04
|
|
3C043F043E043D0435043D04420430040100430075007200720065006E007400
|
|
2000700072006F0070006500720074007900200063006F006E00740072006F00
|
|
6C0020007700680065006E00200063006F006D0070006F00730069006E006700
|
|
2000740068006500200063006F006D0070006F006E0065006E00740001000100
|
|
010043006F006E00740072006F006C00200070006F00720020006C0061002000
|
|
64006100640061002000700072006F0070006900650064006100640020006500
|
|
6E0020006C006100200063006F006D0070006F007300690063006900F3006E00
|
|
2000640065006C00200063006F006D0070006F006E0065006E00740065000100
|
|
01000D000A0043006800650063006B0042006F0078005F00540061006B006500
|
|
49006E0074006F004A006F0069006E0001001A043E043D04420440043E043B04
|
|
4C0420003F043E042000340430043D043D043E043C0443042000410432043E04
|
|
3904410442043204430420003F044004380420003F043E0434043A043B044E04
|
|
470435043D043804380420003A043E043C043F043E043D0435043D0442043E04
|
|
320401001A043E043D04420440043E043B044C0420003F043E04200034043004
|
|
3D0456043904200032043B04300441044204380432043E044104420456042000
|
|
3F044004380420003F04560434043A043B044E04470435043D043D0456042000
|
|
3A043E043C043F043E043D0435043D0442045604320401004300750072007200
|
|
65006E0074002000700072006F0070006500720074007900200063006F006E00
|
|
740072006F006C0020007700680065006E00200063006F006E006E0065006300
|
|
740069006E0067002000740068006500200063006F006D0070006F006E006500
|
|
6E007400730001000100010043006F006E00740072006F006C00200064006500
|
|
200063006F006E00650078006900F3006E00010001000D000A00470054005F00
|
|
43006F006D0070005400790070006500500072006F007000540041004B004500
|
|
5F0049004E0054004F005F004A004F0049004E0001001A043E043D0442044004
|
|
3E043B044C0420003F043E0434043A043B044E04470435043D0438044F040100
|
|
1A043E043D04420440043E043B044C0420003F04560434043A043B044E044704
|
|
35043D043D044F04010043006F006E006E0065006300740069006F006E002000
|
|
63006F006E00740072006F006C0001000100010043006F006E00740072006F00
|
|
6C00200064006500200063006F006E00650078006900F3006E00010001000D00
|
|
0A00470054005F00430055005200520045004E00430059005200410054004900
|
|
4F0001001A0443044004410401001A0443044004410401004300750072007200
|
|
65006E0063007900200072006100740065000100010001004300750072007300
|
|
6F00010001000D000A00470054005F00500072006F0070006500720074006900
|
|
650073004D00410058005F00560041004C005500450001001C0430043A044104
|
|
2E00200037043D043004470435043D043804350401001C0430043A0441042E00
|
|
200037043D043004470435043D043D044F0401004D0061007800200076006100
|
|
6C0075006500010001000100560061006C006F00720020006D00E10078006900
|
|
6D006F00010001000D000A00470054005F00500072006F007000650072007400
|
|
6900650073004D0049004E005F00560041004C005500450001001C0438043D04
|
|
2E00200037043D043004470435043D043804350401001C0456043D042E002000
|
|
37043D043004470435043D043D044F0401004D0069006E002000760061006C00
|
|
75006500010001000100560061006C006F00720020006D00ED006E0069006D00
|
|
6F00010001000D000A00470054005F004E006500740054007900700065004E00
|
|
41004D00450001001D0430043704320430043D04380435042000220438043F04
|
|
30042000210435044204380401001D0430043704320430042000220438043F04
|
|
430420001C043504400435043604560401004E006500740077006F0072006B00
|
|
2000740079007000650020006E0061006D0065000100010001004E006F006D00
|
|
6200720065002000640065006C0020007400690070006F002000640065002000
|
|
720065006400010001000D000A00470054005F004E0042005F004E006F007200
|
|
6D0073004E0041004D00450001001D04300438043C0435043D043E0432043004
|
|
3D043804350401001D04300439043C0435043D044304320430043D043D044F04
|
|
01004E0061006D0065000100010001004E006F006D0062007200650001000100
|
|
0D000A006300780047007200690064004400420043006F006C0075006D006E00
|
|
310001001D04300438043C0435043D043E04320430043D043804350401001D04
|
|
300439043C0435043D044304320430043D043D044F0401004E0061006D006500
|
|
0100010001004E006F006D00620072006500010001000D000A00470054005F00
|
|
4F0062006A00650063007400490063006F006E0073004E0041004D0045000100
|
|
1D04300438043C0435043D043E04320430043D043804350401001D0430043904
|
|
3C0435043D044304320430043D043D044F0401004E0061006D00650001000100
|
|
01004E006F006D00620072006500010001000D000A00470054005F0043005500
|
|
5200520045004E00430059004E0041004D00450001001D04300438043C043504
|
|
3D043E04320430043D043804350401001D04300439043C0435043D0443043204
|
|
30043D043D044F0401004E0061006D0065000100010001004E006F006D006200
|
|
72006500010001000D000A00470054005F0043006F006D007000540079007000
|
|
6500500072006F0070004E0041004D00450001001D04300438043C0435043D04
|
|
3E04320430043D043804350401001D04300439043C0435043D04430432043004
|
|
3D043D044F0401004E0061006D0065000100010001004E006F006D0062007200
|
|
6500010001000D000A00470054005F00500072006F0064007500630065007200
|
|
73004E0061006D00650001001D04300438043C0435043D043E04320430043D04
|
|
3804350401001D04300439043C0435043D044304320430043D043D044F040100
|
|
4E0061006D0065000100010001004E006F006D00620072006500010001000D00
|
|
0A00470054005F0043006F006D00700053007000650063006900660069006300
|
|
6100740069006F006E0073004E0061006D00650001001D04300438043C043504
|
|
3D043E04320430043D043804350401001D04300439043C0435043D0443043204
|
|
30043D043D044F0401004E0061006D0065000100010001004E006F006D006200
|
|
72006500010001000D000A00470054005F0053007500700070006C0069006500
|
|
73004B0069006E00640073004E0041004D00450001001D04300438043C043504
|
|
3D043E04320430043D043804350401001D04300439043C0435043D0443043204
|
|
30043D043D044F0401004E0061006D0065000100010001004E006F006D006200
|
|
72006500010001000D000A00470054005F0055006E006900740073004F006600
|
|
4D006500610073007500720065004E0061006D00650001001D04300438043C04
|
|
35043D043E04320430043D043804350401001D04300439043C0435043D044304
|
|
320430043D043D044F0401004E0061006D0065000100010001004E006F006D00
|
|
620072006500010001000D000A00470054005F0049006E007400650072006600
|
|
61006300650073004E0041004D00450001001D04300438043C0435043D043E04
|
|
320430043D043804350401001D04300439043C0435043D044304320430043D04
|
|
3D044F0401004E0061006D0065000100010001004E006F006D00620072006500
|
|
010001000D000A00470054005F0043006F006D0070006F006E0065006E007400
|
|
540079007000650073004E0061006D00650001001D04300438043C0435043D04
|
|
3E04320430043D043804350401001D04300439043C0435043D04430432043004
|
|
3D043D044F0401004E0061006D0065000100010001004E006F006D0062007200
|
|
6500010001000D000A00470054005F00500072006F0070006500720074006900
|
|
650073004E0041004D00450001001D04300438043C0435043D043E0432043004
|
|
3D043804350401001D04300439043C0435043D044304320430043D043D044F04
|
|
01004E0061006D0065000100010001004E006F006D0062007200650001000100
|
|
0D000A00470054005F0043006F006D0070006F006E0065006E00740054007900
|
|
7000650073004E0061006D00650050006C007500720061006C0001001D043004
|
|
38043C0435043D043E04320430043D0438043504200032043E0420003C043D04
|
|
3E043604350441044204320435043D043D043E043C0420004704380441043B04
|
|
350401001D04300439043C0435043D044304320430043D043D044F0420004304
|
|
20003C043D043E04360438043D04560401004E0061006D006500200069006E00
|
|
200070006C007500720061006C000100010001004E006F006D00620072006500
|
|
200065006E00200070006C007500720061006C00010001000D000A0047005400
|
|
5F0049006E0074006500720066006100630065004E006F0072006D0073004E00
|
|
6F0072006D004E0061006D00650001001D04300438043C0435043D043E043204
|
|
30043D043804350420004004300431043E044204200038042000370430044204
|
|
40043004420401001D04300439043C0435043D044304320430043D043D044F04
|
|
200040043E043104560442042000560420003204380442044004300442040100
|
|
57006F0072006B007300200061006E006400200063006F007300740073002000
|
|
6E0061006D006500730020000100010001004E006F006D006200720065002000
|
|
640065002000740072006100620061006A006F00730020007900200067006100
|
|
730074006F007300010001000D000A00470054005F004E0042005F0052006500
|
|
73006F00750072006300650073004E0041004D00450001001D04300438043C04
|
|
35043D043E04320430043D043804350420004004350441044304400441043004
|
|
01001D04300439043C0435043D044304320430043D043D044F04200040043504
|
|
4104430440044104430401005200650073006F00750072007300650020006E00
|
|
61006D0065000100010001004E006F006D006200720065002000640065006C00
|
|
20007200650063007500720073006F00010001000D000A00470054005F004E00
|
|
42005F004E006F0072006D005200650073006F00750072006300650052006500
|
|
6C004E0041004D00450001001D04300438043C0435043D043E04320430043D04
|
|
380435042000400435044104430440044104300401001D04300439043C043504
|
|
3D044304320430043D043D044F04200040043504410443044004410443040100
|
|
5200650073006F00750072006300650020006E0061006D006500010001000100
|
|
4E006F006D006200720065002000640065006C00200072006500630075007200
|
|
73006F00010001000D000A004100630074005F00530068006F00770043006F00
|
|
6D0070006F006E00540065006D00700061007400650049006E004E0042000100
|
|
1D04300439044204380420003A043E043C043F043E043D0435043D0442042000
|
|
4804300431043B043E043D04010017043D04300439044204380420003A043E04
|
|
3C043F043E043D0435043D04420420004804300431043B043E043D0401004600
|
|
69006E0064002000740065006D0070006C00610074006500200063006F006D00
|
|
70006F006E0065006E0074000100010001004200750073006300610072002000
|
|
65006C00200063006F006D0070006F006E0065006E0074006500200070006C00
|
|
61006E00740069006C006C006100010001000D000A00470054005F0050007200
|
|
6F007000650072007400690065007300560041004C00550045005F0052004500
|
|
510001001D04350420003F044304410442043E04350401001D04350420003F04
|
|
430441044204350401004E006F007400200065006D0070007400790001000100
|
|
01004E006F002000760061006300ED006F00010001000D000A00740073004900
|
|
6E0074006500720066006100630065004E006F0072006D00730001001D043E04
|
|
40043C044B0420003C043E043D044204300436043004200038043D0442043504
|
|
40044404350439044104300401001D043E0440043C04380420003C043E043D04
|
|
4204300436044304200056043D04420435044004440435043904410430040100
|
|
49006E007300740061006C006C006100740069006F006E0020006F0066002000
|
|
69006E00740065007200660061006300650020007100750061006E0074006900
|
|
740079000100010001004E006F0072006D00610073002000640065006C002000
|
|
6D006F006E00740061006A00650020006400650020006C006100200069006E00
|
|
740065007200660061007A00010001000D000A00470054005F00430055005200
|
|
520045004E00430059004E0041004D0045005F00420052004900450046000100
|
|
1E0431043E0437043D043004470435043D043804350401001F043E0437043D04
|
|
3004470435043D043D044F040100530079006D0062006F006C00010001000100
|
|
49006E00640069006300610063006900F3006E00010001000D000A0047005400
|
|
5F00500072006F00700065007200740069006500730044004500530043005200
|
|
49005000540049004F004E0001001E043F043804410430043D04380435040100
|
|
1E043F043804410401004400650073006300720069007000740069006F006E00
|
|
010001000100440065007300630072006900700063006900F3006E0001000100
|
|
0D000A00470054005F00500072006F0064007500630065007200730044006500
|
|
73006300720069007000740069006F006E0001001E043F043804410430043D04
|
|
3804350401001E043F0438044104010044006500730063007200690070007400
|
|
69006F006E00010001000100440065007300630072006900700063006900F300
|
|
6E00010001000D000A00470054005F0043006F006D0070005400790070006500
|
|
500072006F0070004400450053004300520049005000540049004F004E000100
|
|
1E043F043804410430043D043804350401001E043F0438044104010044006500
|
|
73006300720069007000740069006F006E000100010001004400650073006300
|
|
72006900700063006900F3006E00010001000D000A00470054005F0043006F00
|
|
6D007000530070006500630069006600690063006100740069006F006E007300
|
|
4400650073006300720069007000740069006F006E0001001E043F0438044104
|
|
30043D043804350401001E043F04380441040100440065007300630072006900
|
|
7000740069006F006E0001000100010044006500730063007200690070006300
|
|
6900F3006E00010001000D000A00470054005F0049006E007400650072006600
|
|
61006300650073004400650073006300720069007000740069006F006E000100
|
|
1E043F043804410430043D043804350401001E043F0438044104010044006500
|
|
73006300720069007000740069006F006E000100010001004400650073006300
|
|
72006900700063006900F3006E00010001000D000A0070006D006E0075005F00
|
|
440072006F007000430061006E00630065006C0001001E0442043C0435043D04
|
|
380442044C0401001204560434043C0456043D04380442043804010043006100
|
|
6E00630065006C00010001000100440065007300680061006300650072000100
|
|
01000D000A00470054005F004E0042005F004E006F0072006D00520065007300
|
|
6F007500720063006500520065006C005000520049004300450001001E044204
|
|
3F04430441043A043D0430044F042000460435043D0430040100120456043404
|
|
3F04430441043A043D0430042000460456043D0430040100530061006C006500
|
|
200070007200690063006500010001000100500072006500630069006F002000
|
|
640065002000760065006E0074006100010001000D000A004100630074005F00
|
|
45006400690074004E006F006400650001001F0435044004350438043C043504
|
|
3D043E043204300442044C0420003304400443043F043F04430401001F043504
|
|
4004350456043C0435043D044304320430044204380420003304400443043F04
|
|
4304010045006400690074002000670072006F00750070000100010001005200
|
|
650069006E0064006500780061007200200065006C0020006700720075007000
|
|
6F00010001000D000A004100630074005F004D006F007600650049006E007400
|
|
65007200660061006300650001001F043504400435043C043504410442043804
|
|
42044C0401001F043504400435043C0456044104420438044204380401004D00
|
|
6F007600650001000100010054007200610073006C0061006400610072000100
|
|
01000D000A00470072006F007500700042006F0078005F0043006F006D007000
|
|
6F006E0065006E0074005400790070006500730001001F043504400435044704
|
|
35043D044C042000420438043F043E04320420003A043E043C043F043E043D04
|
|
35043D0442043E04320401001F043504400435043B0456043A04200042043804
|
|
3F045604320420003A043E043C043F043E043D0435043D044204560432040100
|
|
43006F006D0070006F006E0065006E0074002000740079007000650073002000
|
|
6C006900730074000100010001004C0069007300740061002000640065002000
|
|
6C006F00730020007400690070006F007300200064006500200063006F006D00
|
|
70006F006E0065006E00740065007300010001000D000A00470054005F005000
|
|
72006F007000650072007400690065007300440045004600410055004C005400
|
|
01001F043E04200043043C043E043B04470430043D0438044E04010017043004
|
|
2000370430043C043E043204470430043D043D044F043C040100420079002000
|
|
640065006600610075006C00740001000100010050006F007200200064006500
|
|
66006500630074006F00010001000D000A004100630074005F00500061006E00
|
|
65006C00460069006E00640001001F043E04380441043A0401001F043E044804
|
|
43043A0401005300650061007200630068000100010001004200FA0073007100
|
|
7500650064006100010001000D000A00470054005F004F0062006A0065006300
|
|
7400490063006F006E007300500052004F004A005F0042004D00500001001F04
|
|
40043E0435043A04420438044004430435043C044B04350401001F0440043E04
|
|
35043A0442043E04320430043D0456040100500072006F006A00650063007400
|
|
610062006C00650001000100010045006E002000700072006F00790065006300
|
|
63006900F3006E00010001000D000A0074007300500072006F00640075006300
|
|
65007200730001001F0440043E043804370432043E0434043804420435043B04
|
|
380401001204380440043E0431043D0438043A0438040100560065006E006400
|
|
6F007200730001000100010046006100620072006900630061006E0074006500
|
|
7300010001000D000A00470072006F007500700042006F0078005F0050007200
|
|
6F0064007500630065007200730001001F0440043E043804370432043E043404
|
|
3804420435043B04380401001204380440043E0431043D0438043A0438040100
|
|
560065006E0064006F0072007300010001000100460061006200720069006300
|
|
61006E00740065007300010001000D000A004100630074005F00450078007000
|
|
61006E006400540072006500650001002004300437043204350440043D044304
|
|
42044C042000320441043504010020043E04370433043E0440043D0443044204
|
|
38042000320441043504010045007800700061006E0064000100010001005200
|
|
65007300740061007500720061007200200074006F0064006F00010001000D00
|
|
0A0067006200440069006D0065006E00730069006F006E007300010020043004
|
|
37043C04350440044B04010020043E0437043C04560440043804010044006900
|
|
6D0065006E00730069006F006E007300010001000100540061006D0061006E00
|
|
6F007300010001000D000A0074007300440069006D0065006E00730069006F00
|
|
6E00730001002004300437043C04350440044B04010020043E0437043C045604
|
|
400438040100440069006D0065006E00730069006F006E007300010001000100
|
|
540061006D0061006E006F007300010001000D000A00470054005F0049006E00
|
|
74006500720066006100630065004E006F0072006D0073004500780070006500
|
|
6E0073006500010020043004410445043E04340420003D043E0440043C044B04
|
|
0100120438044204400430044204300420003D043E0440043C04380401005700
|
|
6F0072006B0020006F00750074006C0061007900010001000100470061007300
|
|
74006F0020006400650020006C00610020006E006F0072006D00610001000100
|
|
0D000A004100630074005F004500640069007400010020043504340430043A04
|
|
4204380440043E043204300442044C0401002004350434043004330443043204
|
|
3004420438040100450064006900740001000100010052006500640061006300
|
|
740061007200010001000D000A004100630074005F0045006400690074004F00
|
|
62006A00650063007400490063006F006E0049006E0043004100440001002004
|
|
3504340430043A044204380440043E043204300442044C0420003D0430042000
|
|
3B04380441044204350401002004350434043004330443043204300442043804
|
|
20003D0430042000300440043A04430448045604010045006400690074002000
|
|
7000610067006500010001000100520065006400610063007400610072002000
|
|
65006E0020006C00610020007000E100670069006E006100010001000D000A00
|
|
740073004E0042005200650073006F0075007200630065007300010020043504
|
|
41044304400441044B0401002004350441044304400441043804010052006500
|
|
73006F0075007200630065007300010001000100520065006300750072007300
|
|
6F007300010001000D000A00670062004E0042004E006F0072006D0052006500
|
|
73006F0075007200630065007300520065006C00010020043504410443044004
|
|
41044B042000420435043A04430449043504390420003D043E0440043C044B04
|
|
0100200435044104430440044104380420003F043E0442043E0447043D043E04
|
|
570420003D043E0440043C0438040100430075007200720065006E0074002000
|
|
77006F0072006B0020007200650073006F007500720063006500730001000100
|
|
01005200650063007500720073006F00730020006400650020006C0061002000
|
|
6E006F0072006D0061002000610063007400750061006C00010001000D000A00
|
|
4100630074005F0043006F006C006C0061007000730065005400720065006500
|
|
010021043204350440043D04430442044C042000320441043504010017043304
|
|
3E0440043D044304420438042000320441043504010043006F006C006C006100
|
|
700073006500200061006C006C000100010001004D0069006E0069006D006900
|
|
7A0061007200200074006F0064006F00010001000D000A007400730050007200
|
|
6F0070006500720074006900650073000100210432043E043904410442043204
|
|
300420003E0431044A0435043A0442043E043204010012043B04300441044204
|
|
380432043E0441044204560420003E043104270054043A044204560432040100
|
|
4F0062006A006500630074002000700072006F00700065007200740069006500
|
|
7300010001000100500072006F00700069006500640061006400650073002000
|
|
6400650020006C006F00730020006F0062006A00650074006F00730001000100
|
|
0D000A00470072006F007500700042006F0078005F0043006F006D0070005F00
|
|
54007900700065005F00500072006F0070006500720074006900650073000100
|
|
210432043E04390441044204320430042000420438043F043004010012043B04
|
|
300441044204380432043E044104420456042000420438043F04430401005400
|
|
7900700065002000700072006F00700065007200740069006500730001000100
|
|
0100500072006F00700069006500640061006400650073002000640065006C00
|
|
20007400690070006F00010001000D000A00470054005F0043006F006D007000
|
|
6F006E0065006E007400540079007000650073005300790073004E0061006D00
|
|
65000100210438044104420435043C043D043E043504200038043C044F040100
|
|
210438044104420435043C043D043504200056043C0427004F04010053007900
|
|
7300740065006D0020006E0061006D0065000100010001004E006F006D006200
|
|
72006500200065006E00200065006C002000730069007300740065006D006100
|
|
010001000D000A00470072006F007500700042006F0078005F004E0042005F00
|
|
4E006F0072006D007300010021043C04350442043D044B04350420003D043E04
|
|
40043C044B042F00400430044104460435043D043A04380401001A043E044804
|
|
42043E044004380441043D04560420003D043E0440043C0438042F0040043E04
|
|
3704460456043D043A043804010057006F0072006B0073000100010001005400
|
|
72006100620061006A006F007300200070007200650073007500700075006500
|
|
730074006100720069006F00730020002F00200063006F007300740065007300
|
|
010001000D000A00740073004E0042004E006F0072006D007300010021043C04
|
|
350442043D044B04350420003D043E0440043C044B042F004004300441044604
|
|
35043D043A04380401001A043E04480442043E044004380441043D0456042000
|
|
3D043E0440043C0438042F0040043E043704460456043D043A04380401005700
|
|
6F0072006B007300010001000100540072006100620061006A006F0073002000
|
|
70007200650073007500700075006500730074006100720069006F0073002000
|
|
2F00200063006F007300740065007300010001000D000A004100630074005F00
|
|
4D0061006B006500010021043E0437043404300442044C040100210442043204
|
|
3E04400438044204380401004300720065006100740065000100010001004300
|
|
7200650061007200010001000D000A004100630074005F004400750070006C00
|
|
6900630061007400650043006F006D0070005400790070006500010021043E04
|
|
37043404300442044C0420003404430431043B0438043A043004420401002104
|
|
420432043E04400438044204380420003404430431043B0456043A0430044204
|
|
010021047200650061007400650020006400750070006C006900630061007400
|
|
650001000100010043007200650061007200200075006E002000640075007000
|
|
6C0069006300610064006F00010001000D000A007400730049006E0074006500
|
|
720066004100630063006F007200640061006E0063006500010021043E043E04
|
|
420432043504420441044204320443044E04490438043504200038043D044204
|
|
3504400444043504390441044B0401001204560434043F043E04320456043404
|
|
3D045604200056043D0442043504400444043504390441043804010043006F00
|
|
720072006500730070006F006E00640069006E006700200069006E0074006500
|
|
7200660061006300650001000100010049006E00740065007200660061006300
|
|
65007300200063006F00720072006500730070006F006E006400690065006E00
|
|
740065007300010001000D000A00470054005F0049006E007400650072006600
|
|
4100630063006F007200640061006E00630065004E0061006D00650001002104
|
|
3E043E04420432043504420441044204320443044E0449043804390420003804
|
|
3D04420435044004440435043904410401001204560434043F043E0432045604
|
|
34043D045604200056043D044204350440044404350439044104380401004300
|
|
6F00720072006500730070006F006E00640069006E006700200069006E007400
|
|
65007200660061006300650001000100010049006E0074006500720066006100
|
|
7A00200063006F00720072006500730070006F006E006400690065006E007400
|
|
6500010001000D000A00470054005F0043006F006D0070006F006E0065006E00
|
|
7400540079007000650073004100630074006900760065005300740061007400
|
|
6500010021043E04410442043E044F043D043804350401002104420430043D04
|
|
010053007400610074006500010001000100450073007400610064006F000100
|
|
01000D000A006700620043006F006D0070005300700065006300690066006900
|
|
63006100740069006F006E007300010021043F04350446043804440438043A04
|
|
300446043804380420003A043E043C043F043E043D0435043D0442043E043204
|
|
010021043F04350446043804440456043A04300446045604570420003A043E04
|
|
3C043E043F043D0435043D04420456043204010043006F006D0070006F006E00
|
|
65006E0074002000730070006500630069006600690063006100740069006F00
|
|
6E00010001000100450073007000650063006900660069006300610063006900
|
|
6F006E0065007300200063006F006D0070006F006E0065006E00740065007300
|
|
010001000D000A007400730043006F006D007000530070006500630069006600
|
|
690063006100740069006F006E007300010021043F0435044604380444043804
|
|
3A04300446043804380420003A043E043C043F043E043D0435043D0442043E04
|
|
3204010021043F04350446043804440456043A04300446045604570420003A04
|
|
3E043C043E043F043D0435043D04420456043204010043006F006D0070006F00
|
|
6E0065006E007400200073007000650063006900660069006300610074006900
|
|
6F006E0001000100010045007300700065006300690066006900630061006300
|
|
69006F006E0065007300200063006F006D0070006F006E0065006E0074006500
|
|
7300010001000D000A00470054005F00500072006F0070006500720074006900
|
|
65007300490073005300740061006E0064006100720074000100210442043004
|
|
3D0434043004400442043D043E04350401002104420430043D04340430044004
|
|
42043D04350401005300740061006E0064006100720064000100010001004500
|
|
73007400E1006E00640061007200010001000D000A00470054005F0043006F00
|
|
6D0070006F006E0065006E007400540079007000650073004900730053007400
|
|
61006E00640061007200740001002104420430043D0434043004400442043D04
|
|
4B04390401002104420430043D0434043004400442043D043804390401005300
|
|
740061006E006400610072006400010001000100450073007400E1006E006400
|
|
61007200010001000D000A00470054005F004E0042005F004E006F0072006D00
|
|
7300500072006900630065000100210442043E0438043C043E04410442044C04
|
|
010012043004400442045604410442044C04010043006F007300740001000100
|
|
0100010001000D000A00470054005F004E0042005F004E006F0072006D005200
|
|
650073006F007500720063006500520065006C0043004F005300540001002104
|
|
42043E0438043C043E04410442044C0401001204300440044204560441044204
|
|
4C04010043006F007300740001000100010043006F0073007400650001000100
|
|
0D000A00470054005F0043006F006D0070005300700065006300690066006900
|
|
63006100740069006F006E007300460069006C00650045007800740001002204
|
|
38043F040100220438043F040100540079007000650001000100010054006900
|
|
70006F00010001000D000A00470054005F0043006F006D0070006F006E006500
|
|
6E00740054007900700065007300490073004C0069006E006500010022043804
|
|
3F040100220438043F0401005400790070006500010001000100540069007000
|
|
6F00010001000D000A00470054005F00500072006F0070006500720074006900
|
|
65007300440061007400610054007900700065000100220438043F0420003404
|
|
30043D043D044B0445040100220438043F042000340430043D04380445040100
|
|
4400610074006100200074007900700065000100010001005400690070006F00
|
|
20006400650020006400610074006F007300010001000D000A00470054005F00
|
|
49006E0074006500720066004100630063006F007200640061006E0063006500
|
|
49006E00740065007200660043006F006D0070006F006E00490073006C006900
|
|
6E0065000100220438043F0420003A043E043C043F043E043D0435043D044204
|
|
4B04200038043D04420435044004440435043904410430040100220438043F04
|
|
20003A043E043C043F043E043D0435043D0442043004200056043D0442043504
|
|
400444043504390441043004010049006E007400650072006600610063006500
|
|
200063006F006D0070006F006E0065006E007400200074007900700065000100
|
|
010001005400690070006F00200064006500200063006F006D0070006F006E00
|
|
65006E0074006500200064006500200069006E00740065007200660061007A00
|
|
2000010001000D000A00470054005F0049006E00740065007200660041006300
|
|
63006F007200640061006E00630065004100630063006F007200640043006F00
|
|
6D0070006F006E00490073006C0069006E0065000100220438043F0420003A04
|
|
3E043C043F043E043D0435043D0442044B04200041043E043E04420432043504
|
|
420441044204320443044E044904350433043E04200038043D04420435044004
|
|
440435043904410430040100220438043F0420003A043E043C043F043E043D04
|
|
35043D044204300420003204560434043F043E043204560434043D043E043304
|
|
3E04200056043D0442043504400444043504390441043004010043006F006D00
|
|
70006F006E0065006E0074002000740079007000650020006F00660020006100
|
|
200063006F00720072006500730070006F006E00640069006E00670020006900
|
|
6E0074006500720066006100630065000100010001005400690070006F002000
|
|
64006500200063006F006D0070006F006E0065006E0074006500200064006500
|
|
20006C006100200069006E00740065007200660061007A00200063006F007200
|
|
72006500730070006F006E006400690065006E00740065002000010001000D00
|
|
0A00470054005F004E0042005F005200650073006F0075007200630065007300
|
|
520054007900700065000100220438043F042000400435044104430440044104
|
|
30040100220438043F0420004004350441044304400441044304010052006500
|
|
73006F0075007200630065002000740079007000650001000100010054006900
|
|
70006F0020006400650020007200650063007500720073006F00010001000D00
|
|
0A00470054005F0049006E007400650072006600610063006500730049004400
|
|
4E006500740054007900700065000100220438043F0420004104350442043804
|
|
0100220438043F0420003C043504400435043604560401004E00650074007700
|
|
6F0072006B00200074007900700065000100010001005400690070006F002000
|
|
640065002000720065006400010001000D000A00470054005F0049006E007400
|
|
65007200660061006300650073004E0061006D0065004E006500740054007900
|
|
700065000100220438043F04200041043504420438040100220438043F042000
|
|
3C043504400435043604560401004E006500740077006F0072006B0020007400
|
|
7900700065000100010001005400690070006F00200064006500200072006500
|
|
6400010001000D000A007400730043006F006D0070006F006E0065006E007400
|
|
540079007000650073000100220438043F044B0420003A043E043C043F043E04
|
|
3D0435043D0442043E0432040100220438043F04380420003A043E043C043F04
|
|
3E043D0435043D04420456043204010043006F006D0070006F006E0065006E00
|
|
740020007400790070006500730001000100010055006E006900640061006400
|
|
6500730020006400650020006D00650064006900640061002000790020006500
|
|
6D00620061006C0061006A006500010001000D000A00470072006F0075007000
|
|
42006F0078005F004E006500740054007900700065000100220438043F044B04
|
|
2000410435044204350439040100220438043F04380420003C04350440043504
|
|
360401004E006500740077006F0072006B002000740079007000650073000100
|
|
010001005400690070006F007300200064006500200072006500640065007300
|
|
2000010001000D000A00740073004E0065007400540079007000650073000100
|
|
220438043F044B042000410435044204350439040100220438043F0438042000
|
|
3C04350440043504360401004E006500740077006F0072006B00200074007900
|
|
7000650073000100010001005400690070006F00730020006400650020007200
|
|
65006400650073002000010001000D000A004100630074005F00440065006C00
|
|
01002304340430043B04380442044C04010012043804340430043B0438044204
|
|
38040100440065006C0065007400650001000100010045006C0069006D006900
|
|
6E0061007200010001000D000A004100630074005F00440065006C004E006F00
|
|
6400650001002304340430043B04380442044C0420003304400443043F043F04
|
|
4304010012043804340430043B0438044204380420003304400443043F044304
|
|
0100440065006C006500740065002000670072006F0075007000010001000100
|
|
45006C0069006D0069006E0061007200200065006C0020006700720075007000
|
|
6F00010001000D000A004100630074005F00440065006C005200650073006F00
|
|
7500720063006500520065006C0001002304340430043B04380442044C042000
|
|
400435044104430440044104010012043804340430043B043804420438042000
|
|
4004350441044304400441040100440065006C00650074006500200072006500
|
|
73006F00750072006300650001000100010045006C0069006D0069006E006100
|
|
7200200065006C0020007200650063007500720073006F00010001000D000A00
|
|
4100630074005F00440065006C0043006F006D00700054007900700065005000
|
|
72006F007000650072007400790001002304340430043B04380442044C042000
|
|
410432043E0439044104420432043E04010012043804340430043B0438044204
|
|
3804200032043B04300441044204380432045604410442044C04010044006500
|
|
6C006500740065002000700072006F0070006500720074007900010001000100
|
|
45006C0069006D0069006E006100720020006C0061002000700072006F007000
|
|
69006500640061006400010001000D000A004100630074005F00440065006C00
|
|
490063006F006E005F0001002304340430043B04380442044C04200043044104
|
|
3B043E0432043D043E04350420003E0431043E0437043D043004470435043D04
|
|
38043504010012043804340430043B04380442043804200043043C043E043204
|
|
3D04350420003F043E0437043D043004470435043D043D044F04010044006500
|
|
6C00650074006500200067007200610070006800690063002000730079006D00
|
|
62006F006C0001000100010045006C0069006D0069006E006100720020006500
|
|
6C0020007300ED006D0062006F006C006F00200067007200E100660069006300
|
|
6F00010001000D000A00740073004F0062006A00650063007400490063006F00
|
|
6E0073000100230441043B043E0432043D044B04350420003E0431043E043704
|
|
3D043004470435043D0438044F04010023043C043E0432043D04560420003F04
|
|
3E0437043D043004470435043D043D044F040100470072006100700068006900
|
|
63002000730079006D0062006F006C0073000100010001005300ED006D006200
|
|
6F006C006F007300200067007200E1006600690063006F007300010001000D00
|
|
0A004100630074005F00530065007400490063006F006E00460072006F006D00
|
|
430041004400010023044104420430043D043E043204380442044C0420003804
|
|
37043E04310440043004360435043D04380435042000410420003B0438044104
|
|
42043004010012044104420430043D043E043204380442043804200037043E04
|
|
310440043004360435043D043D044F04200037042000300440043A0443044804
|
|
30040100530065007400200069006D006100670065002000660072006F006D00
|
|
20007000610067006500010001000100460069006A006100720020006C006100
|
|
200069006D006100670065006E0020006400650073006400650020006C006100
|
|
20007000E100670069006E006100010001000D000A00470054005F004E004200
|
|
5F005200650073006F0075007200630065007300500052004900430045000100
|
|
260435043D0430042000370430042000350434042E000100260456043D043004
|
|
20003704300420003E0434042E00010050007200690063006500200070006500
|
|
7200200075006E0069007400010001000100500072006500630069006F002000
|
|
70006F00720020003100200075006E006900640061006400010001000D000A00
|
|
470054005F004E0042005F004E006F0072006D00730050007200690063006500
|
|
500065007200540069006D0065000100260435043D0430042000370430042000
|
|
4704300441040100260456043D043004200037043004200033043E0434043804
|
|
3D04430401004C00610062006F007200200072006100740065002C0020002400
|
|
2F0068006F0075007200010001000100010001000D000A00470054005F004300
|
|
6F006D0070006F006E0065006E007400540079007000650073004D0061007200
|
|
6B004D00610073006B0001002804300431043B043E043D0420003C0430044004
|
|
3A04380440043E0432043A04380401002804300431043B043E043D0420003C04
|
|
300440043A044304320430043D043D044F0401004F0062006A00650063007400
|
|
2000740061006700670069006E0067002000740065006D0070006C0061007400
|
|
650001000100010050006C0061006E00740069006C006C006100200064006500
|
|
2000650074006900710075006500740061006A006500010001000D000A004700
|
|
54005F0049006E007400650072006600610063006500730043006F006E007300
|
|
7400720075006300740069007600650057006900640074006800010028043804
|
|
400438043D04300420003A043E043D0441044204400443043A04420438043204
|
|
30042C0020003C04010028043804400438043D04300420003A043E043D044104
|
|
4204400443043A0442043804320430042C0020003C04010043006F006E007300
|
|
740072007500630074006900760065002000770069006400740068002C002000
|
|
6D0001000100010041006E00630068007500720061002000640065006C002000
|
|
63006F006E00730074007200750063007400690076006F002C0020006D002000
|
|
010001000D000A00470054005F004E0042005F005200650073006F0075007200
|
|
6300650073004300590050004800450052000100280438044404400401002804
|
|
380444044004010043006F00640065000100010001004300F300640069006700
|
|
6F00010001000D000A00470054005F004E0042005F004E006F0072006D005200
|
|
650073006F007500720063006500520065006C00430059005000480045005200
|
|
0100280438044404400401002804380444044004010043006F00640065000100
|
|
010001004300F3006400690067006F00010001000D000A00470054005F004E00
|
|
42005F004E006F0072006D007300430059005000480045005200010028043804
|
|
4404400401002804380444044004010043006F00640065000100010001004300
|
|
F3006400690067006F00010001000D000A00470054005F0049006E0074006500
|
|
720066006100630065004E006F0072006D007300430079007000680065007200
|
|
0100280438044404400420003D043E0440043C044B0401002804380444044004
|
|
20003D043E0440043C043804010057006F0072006B00200063006F0064006500
|
|
0100010001004300F3006400690067006F002000640065002000740072006100
|
|
620061006A006F00010001000D000A00470054005F004E006500740054007900
|
|
700065004400420043006F006C0075006D006E00310001004900440001004900
|
|
4400010049004400010001000100010001000D000A0073007400480069006E00
|
|
740073005F0055006E00690063006F00640065000D000A004100630074005F00
|
|
41006400640043006F006D0070005400790070006500500072006F0070006500
|
|
720074007900010014043E04310430043204380442044C042000410432043E04
|
|
39044104420432043E04010014043E043404300442043804200032043B043004
|
|
41044204380432045604410442044C0401004100640064002000700072006F00
|
|
700065007200740079000100010001004100F100610064006900720020007000
|
|
72006F00700069006500640061006400010001000D000A004100630074005F00
|
|
410064006400490063006F006E005F00010014043E0431043004320438044204
|
|
4C0420003E0431043E0437043D043004470435043D0438043504010014043E04
|
|
340430044204380420003F043E0437043D043004470435043D043D044F040100
|
|
410064006400200067007200610070006800690063002000730079006D006200
|
|
6F006C000100010001004100F1006100640069007200200069006E0064006900
|
|
6300610063006900F3006E00010001000D000A004100630074005F0041006400
|
|
64005200650073006F007500720063006500520065006C00010014043E043104
|
|
30043204380442044C042000400435044104430440044104010014043E043404
|
|
3004420438042000400435044104430440044104010041006400640020007200
|
|
650073006F0075007200630065000100010001004100F1006100640069007200
|
|
20007200650063007500720073006F00010001000D000A004100630074005F00
|
|
43006F006C006C00610070007300650054007200650065000100210432043504
|
|
40043D04430442044C0420003204410435040100170433043E0440043D044304
|
|
420438042000320441043504010043006F006C006C0061007000730065002000
|
|
61006C006C000100010001004D0069006E0069006D0069007A00610072002000
|
|
74006F0064006F00010001000D000A004100630074005F00440065006C004300
|
|
6F006D0070005400790070006500500072006F00700065007200740079000100
|
|
2304340430043B04380442044C042000410432043E0439044104420432043E04
|
|
010012043804340430043B04380442043804200032043B043004410442043804
|
|
32045604410442044C040100440065006C006500740065002000700072006F00
|
|
7000650072007400790001000100010045006C0069006D0069006E0061007200
|
|
20006C0061002000700072006F00700069006500640061006400010001000D00
|
|
0A004100630074005F00440065006C00490063006F006E005F00010023043404
|
|
30043B04380442044C0420003E0431043E0437043D043004470435043D043804
|
|
3504010012043804340430043B0438044204380420003F043E0437043D043004
|
|
470435043D043D044F040100440065006C006500740065002000670072006100
|
|
70006800690063002000730079006D0062006F006C0001000100010045006C00
|
|
69006D0069006E006100720020006C006100200069006E006400690063006100
|
|
63006900F3006E00010001000D000A004100630074005F00440065006C004E00
|
|
6F006400650001002304340430043B04380442044C0420003304400443043F04
|
|
3F044304010012043804340430043B0438044204380420003304400443043F04
|
|
43040100440065006C006500740065002000670072006F007500700001000100
|
|
010045006C0069006D0069006E0061007200200065006C002000670072007500
|
|
70006F00010001000D000A004100630074005F00440065006C00520065007300
|
|
6F007500720063006500520065006C000100230431044004300442044C042000
|
|
400435044104430440044104010012043804340430043B043804420438042000
|
|
4004350441044304400441040100520065006D006F0076006500200072006500
|
|
73006F0075007200630065000100010001005100750069007400610072002000
|
|
7200650063007500720073006F00010001000D000A004100630074005F004500
|
|
64006900740043006F006D0070005400790070006500500072006F0070006500
|
|
7200740079000100180437043C0435043D04380442044C042000410432043E04
|
|
39044104420432043E04010017043C0456043D04380442043804200032043B04
|
|
300441044204380432045604410442044C040100450064006900740020007000
|
|
72006F0070006500720074007900010001000100430061006D00620069006100
|
|
720020006C0061002000700072006F0070006900650064006100640020000100
|
|
01000D000A004100630074005F004500640069007400490063006F006E005F00
|
|
0100180437043C0435043D04380442044C0420003E0431043E0437043D043004
|
|
470435043D0438043504010017043C0456043D0438044204380420003F043E04
|
|
37043D043004470435043D043D044F0401004500640069007400200067007200
|
|
610070006800690063002000730079006D0062006F006C000100010001004300
|
|
61006D00620069006100720020006C00610020006D006F006400690066006900
|
|
6300610063006900F3006E00010001000D000A004100630074005F0045006400
|
|
690074004E006F006400650001001F0435044004350438043C0435043D043E04
|
|
3204300442044C0420003304400443043F043F04430401001F04350440043504
|
|
56043C0435043D044304320430044204380420003304400443043F0443040100
|
|
520065006E0061006D0065002000670072006F00750070000100010001005200
|
|
65006E006F006D006200720061007200200065006C0020006700720075007000
|
|
6F00010001000D000A004100630074005F004500640069007400520065007300
|
|
6F007500720063006500520065006C000100180437043C0435043D0438044204
|
|
4C042000400435044104430440044104010017043C0443043D04380442043804
|
|
2000400435044104430440044104010045006400690074002000720065007300
|
|
6F007500720063006500010001000100430061006D0062006900610072002000
|
|
65006C0020007200650063007500720073006F00010001000D000A0041006300
|
|
74005F0045007800700061006E00640054007200650065000100200430043704
|
|
3204350440043D04430442044C042000320441043504010020043E0437043304
|
|
3E0440043D044304420438042000320441043504010045007800700061006E00
|
|
6400200061006C006C0001000100010052006500730074006100750072006100
|
|
7200200074006F0064006F00010001000D000A004100630074005F004D006100
|
|
6B0065004E006F0064006500010014043E04310430043204380442044C042000
|
|
3304400443043F043F044304010014043E043404300442043804200033044004
|
|
43043F04430401004100640064002000670072006F0075007000010001000100
|
|
4100F1006100640069007200200067007200750070006F00010001000D000A00
|
|
4100630074005F004D006F00760065004E006F006400650044006F0077006E00
|
|
01001F043504400435043C04350441044204380442044C04200032043D043804
|
|
370401001F043504400435043C04560441044204380442043804200032043D04
|
|
3804370401004D006F0076006500200064006F0077006E000100010001005400
|
|
7200610073006C00610064006100720020006100620061006A006F0001000100
|
|
0D000A004100630074005F004D006F00760065004E006F006400650055007000
|
|
01001F043504400435043C04350441044204380442044C042000320432043504
|
|
4004450401001F043504400435043C0456044104420438044204380420003204
|
|
33043E044004430401004D006F00760065002000750070000100010001005400
|
|
7200610073006C00610064006100720020006100720072006900620061000100
|
|
01000D000A004100630074005F00500061006E0065006C00460069006E006400
|
|
01001F043E04380441043A0401001F043E04480443043A040100530065006100
|
|
7200630068000100010001004200FA0073007100750065006400610001000100
|
|
0D000A007300740044006900730070006C00610079004C006100620065006C00
|
|
73005F0055006E00690063006F00640065000D000A007300740046006F006E00
|
|
740073005F0055006E00690063006F00640065000D000A00540046005F004300
|
|
61007300650046006F0072006D0001004D0053002000530061006E0073002000
|
|
5300650072006900660001004D0053002000530061006E007300200053006500
|
|
72006900660001004D0053002000530061006E00730020005300650072006900
|
|
66000100010001004D0053002000530061006E00730020005300650072006900
|
|
6600010001000D000A00580050004D0065006E00750001005400610068006F00
|
|
6D00610001005400610068006F006D00610001005400610068006F006D006100
|
|
0100010001005400610068006F006D006100010001000D000A00730074004D00
|
|
75006C00740069004C0069006E00650073005F0055006E00690063006F006400
|
|
65000D000A007300740053007400720069006E00670073005F0055006E006900
|
|
63006F00640065000D000A00730074004F007400680065007200530074007200
|
|
69006E00670073005F0055006E00690063006F00640065000D000A0047005400
|
|
5F0043006F006D0070006F006E0065006E007400540079007000650073004900
|
|
73005300740061006E0064006100720074002E00500072006F00700065007200
|
|
740069006500730043006C006100730073004E0061006D006500010054006300
|
|
780043006800650063006B0042006F007800500072006F007000650072007400
|
|
690065007300010054006300780043006800650063006B0042006F0078005000
|
|
72006F0070006500720074006900650073000100540063007800430068006500
|
|
63006B0042006F007800500072006F0070006500720074006900650073000100
|
|
0100010054006300780043006800650063006B0042006F007800500072006F00
|
|
7000650072007400690065007300010001000D000A00470054005F0043006F00
|
|
6D0070005400790070006500500072006F007000540041004B0045005F004900
|
|
4E0054004F005F0043006F006E006E006500630074002E00500072006F007000
|
|
65007200740069006500730043006C006100730073004E0061006D0065000100
|
|
54006300780043006800650063006B0042006F007800500072006F0070006500
|
|
72007400690065007300010054006300780043006800650063006B0042006F00
|
|
7800500072006F00700065007200740069006500730001005400630078004300
|
|
6800650063006B0042006F007800500072006F00700065007200740069006500
|
|
730001000100010054006300780043006800650063006B0042006F0078005000
|
|
72006F007000650072007400690065007300010001000D000A00470054005F00
|
|
43006F006D0070005400790070006500500072006F007000540041004B004500
|
|
5F0049004E0054004F005F004A004F0049004E002E00500072006F0070006500
|
|
7200740069006500730043006C006100730073004E0061006D00650001005400
|
|
6300780043006800650063006B0042006F007800500072006F00700065007200
|
|
7400690065007300010054006300780043006800650063006B0042006F007800
|
|
500072006F007000650072007400690065007300010054006300780043006800
|
|
650063006B0042006F007800500072006F007000650072007400690065007300
|
|
01000100010054006300780043006800650063006B0042006F00780050007200
|
|
6F007000650072007400690065007300010001000D000A00470054005F004300
|
|
55005200520045004E00430059004900530043004F0055004E00540052005900
|
|
2E00500072006F00700065007200740069006500730043006C00610073007300
|
|
4E0061006D006500010054006300780043006800650063006B0042006F007800
|
|
500072006F007000650072007400690065007300010054006300780043006800
|
|
650063006B0042006F007800500072006F007000650072007400690065007300
|
|
010054006300780043006800650063006B0042006F007800500072006F007000
|
|
6500720074006900650073000100010001005400630078004300680065006300
|
|
6B0042006F007800500072006F00700065007200740069006500730001000100
|
|
0D000A00470054005F00430055005200520045004E0043005900520041005400
|
|
49004F002E00500072006F00700065007200740069006500730043006C006100
|
|
730073004E0061006D0065000100540063007800430075007200720065006E00
|
|
630079004500640069007400500072006F007000650072007400690065007300
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010054006300780043007500
|
|
7200720065006E00630079004500640069007400500072006F00700065007200
|
|
7400690065007300010001000100540063007800430075007200720065006E00
|
|
630079004500640069007400500072006F007000650072007400690065007300
|
|
010001000D000A00470054005F0049006E007400650072006600610063006500
|
|
4E006F0072006D00730045007800700065006E00730065002E00500072006F00
|
|
700065007200740069006500730043006C006100730073004E0061006D006500
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010054006300780043007500
|
|
7200720065006E00630079004500640069007400500072006F00700065007200
|
|
74006900650073000100540063007800430075007200720065006E0063007900
|
|
4500640069007400500072006F00700065007200740069006500730001000100
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010001000D000A0047005400
|
|
5F0049006E0074006500720066006100630065004E006F0072006D0073004900
|
|
6E0074006500720066004900730042007500730079002E00500072006F007000
|
|
65007200740069006500730043006C006100730073004E0061006D0065000100
|
|
54006300780043006800650063006B0042006F007800500072006F0070006500
|
|
72007400690065007300010054006300780043006800650063006B0042006F00
|
|
7800500072006F00700065007200740069006500730001005400630078004300
|
|
6800650063006B0042006F007800500072006F00700065007200740069006500
|
|
730001000100010054006300780043006800650063006B0042006F0078005000
|
|
72006F007000650072007400690065007300010001000D000A00470054005F00
|
|
49006E007400650072006600610063006500730043006F006E00730074007200
|
|
750063007400690076006500570069006400740068002E00500072006F007000
|
|
65007200740069006500730043006C006100730073004E0061006D0065000100
|
|
540063007800430075007200720065006E006300790045006400690074005000
|
|
72006F0070006500720074006900650073000100540063007800430075007200
|
|
720065006E00630079004500640069007400500072006F007000650072007400
|
|
6900650073000100540063007800430075007200720065006E00630079004500
|
|
640069007400500072006F007000650072007400690065007300010001000100
|
|
540063007800430075007200720065006E006300790045006400690074005000
|
|
72006F007000650072007400690065007300010001000D000A00470054005F00
|
|
49006E0074006500720066006100630065007300440065007300630072006900
|
|
7000740069006F006E002E00500072006F007000650072007400690065007300
|
|
43006C006100730073004E0061006D00650001005400630078004D0065006D00
|
|
6F00500072006F00700065007200740069006500730001005400630078004D00
|
|
65006D006F00500072006F007000650072007400690065007300010054006300
|
|
78004D0065006D006F00500072006F0070006500720074006900650073000100
|
|
010001005400630078004D0065006D006F00500072006F007000650072007400
|
|
690065007300010001000D000A00470054005F0049006E007400650072006600
|
|
6100630065007300490044004E006500740054007900700065002E0050007200
|
|
6F00700065007200740069006500730043006C006100730073004E0061006D00
|
|
650001005400630078004C006F006F006B007500700043006F006D0062006F00
|
|
42006F007800500072006F007000650072007400690065007300010054006300
|
|
78004C006F006F006B007500700043006F006D0062006F0042006F0078005000
|
|
72006F00700065007200740069006500730001005400630078004C006F006F00
|
|
6B007500700043006F006D0062006F0042006F007800500072006F0070006500
|
|
720074006900650073000100010001005400630078004C006F006F006B007500
|
|
700043006F006D0062006F0042006F007800500072006F007000650072007400
|
|
690065007300010001000D000A00470054005F0049006E007400650072006600
|
|
610063006500730049007300560069007300690062006C0065002E0050007200
|
|
6F00700065007200740069006500730043006C006100730073004E0061006D00
|
|
6500010054006300780043006800650063006B0042006F007800500072006F00
|
|
7000650072007400690065007300010054006300780043006800650063006B00
|
|
42006F007800500072006F007000650072007400690065007300010054006300
|
|
780043006800650063006B0042006F007800500072006F007000650072007400
|
|
69006500730001000100010054006300780043006800650063006B0042006F00
|
|
7800500072006F007000650072007400690065007300010001000D000A004700
|
|
54005F0049006E00740065007200660061006300650073004E0041004D004500
|
|
2E00500072006F00700065007200740069006500730043006C00610073007300
|
|
4E0061006D006500010054006300780054006500780074004500640069007400
|
|
500072006F007000650072007400690065007300010054006300780054006500
|
|
780074004500640069007400500072006F007000650072007400690065007300
|
|
010054006300780054006500780074004500640069007400500072006F007000
|
|
6500720074006900650073000100010001005400630078005400650078007400
|
|
4500640069007400500072006F00700065007200740069006500730001000100
|
|
0D000A00470054005F004E0042005F004E006F0072006D005200650073006F00
|
|
7500720063006500520065006C00490053004F004E002E00500072006F007000
|
|
65007200740069006500730043006C006100730073004E0061006D0065000100
|
|
54006300780043006800650063006B0042006F007800500072006F0070006500
|
|
72007400690065007300010054006300780043006800650063006B0042006F00
|
|
7800500072006F00700065007200740069006500730001005400630078004300
|
|
6800650063006B0042006F007800500072006F00700065007200740069006500
|
|
730001000100010054006300780043006800650063006B0042006F0078005000
|
|
72006F007000650072007400690065007300010001000D000A00470054005F00
|
|
4E0042005F004E006F0072006D0073004E0041004D0045002E00500072006F00
|
|
700065007200740069006500730043006C006100730073004E0061006D006500
|
|
01005400630078004D0065006D006F00500072006F0070006500720074006900
|
|
6500730001005400630078004D0065006D006F00500072006F00700065007200
|
|
740069006500730001005400630078004D0065006D006F00500072006F007000
|
|
6500720074006900650073000100010001005400630078004D0065006D006F00
|
|
500072006F007000650072007400690065007300010001000D000A0047005400
|
|
5F004E0042005F005200650073006F0075007200630065007300410064006400
|
|
6900740069006F006E0061006C00500072006900630065002E00500072006F00
|
|
700065007200740069006500730043006C006100730073004E0061006D006500
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010054006300780043007500
|
|
7200720065006E00630079004500640069007400500072006F00700065007200
|
|
74006900650073000100540063007800430075007200720065006E0063007900
|
|
4500640069007400500072006F00700065007200740069006500730001000100
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010001000D000A0047005400
|
|
5F004E0042005F005200650073006F00750072006300650073004E0041004D00
|
|
45002E00500072006F00700065007200740069006500730043006C0061007300
|
|
73004E0061006D00650001005400630078004D0065006D006F00500072006F00
|
|
700065007200740069006500730001005400630078004D0065006D006F005000
|
|
72006F00700065007200740069006500730001005400630078004D0065006D00
|
|
6F00500072006F00700065007200740069006500730001000100010054006300
|
|
78004D0065006D006F00500072006F0070006500720074006900650073000100
|
|
01000D000A00470054005F004E0042005F005200650073006F00750072006300
|
|
65007300500052004900430045002E00500072006F0070006500720074006900
|
|
6500730043006C006100730073004E0061006D00650001005400630078004300
|
|
75007200720065006E00630079004500640069007400500072006F0070006500
|
|
720074006900650073000100540063007800430075007200720065006E006300
|
|
79004500640069007400500072006F0070006500720074006900650073000100
|
|
540063007800430075007200720065006E006300790045006400690074005000
|
|
72006F0070006500720074006900650073000100010001005400630078004300
|
|
75007200720065006E00630079004500640069007400500072006F0070006500
|
|
72007400690065007300010001000D000A00470054005F004E0042005F005200
|
|
650073006F0075007200630065007300520054007900700065002E0050007200
|
|
6F00700065007200740069006500730043006C006100730073004E0061006D00
|
|
6500010054006300780054006500780074004500640069007400500072006F00
|
|
7000650072007400690065007300010054006300780054006500780074004500
|
|
640069007400500072006F007000650072007400690065007300010054006300
|
|
780054006500780074004500640069007400500072006F007000650072007400
|
|
6900650073000100010001005400630078005400650078007400450064006900
|
|
7400500072006F007000650072007400690065007300010001000D000A004700
|
|
54005F004F0062006A00650063007400490063006F006E007300410043005400
|
|
4900560045005F0042004D0050002E00500072006F0070006500720074006900
|
|
6500730043006C006100730073004E0061006D00650001005400630078004900
|
|
6D00610067006500500072006F00700065007200740069006500730001005400
|
|
6300780049006D00610067006500500072006F00700065007200740069006500
|
|
7300010054006300780049006D00610067006500500072006F00700065007200
|
|
740069006500730001000100010054006300780049006D006100670065005000
|
|
72006F007000650072007400690065007300010001000D000A00470054005F00
|
|
4F0062006A00650063007400490063006F006E007300500052004F004A005F00
|
|
42004D0050002E00500072006F00700065007200740069006500730043006C00
|
|
6100730073004E0061006D006500010054006300780049006D00610067006500
|
|
500072006F007000650072007400690065007300010054006300780049006D00
|
|
610067006500500072006F007000650072007400690065007300010054006300
|
|
780049006D00610067006500500072006F007000650072007400690065007300
|
|
01000100010054006300780049006D00610067006500500072006F0070006500
|
|
72007400690065007300010001000D000A00470054005F004F0062006A006500
|
|
63007400490063006F006E0073005200450053004500520056005F0042004D00
|
|
50002E00500072006F00700065007200740069006500730043006C0061007300
|
|
73004E0061006D006500010054006300780049006D0061006700650050007200
|
|
6F007000650072007400690065007300010054006300780049006D0061006700
|
|
6500500072006F00700065007200740069006500730001005400630078004900
|
|
6D00610067006500500072006F00700065007200740069006500730001000100
|
|
010054006300780049006D00610067006500500072006F007000650072007400
|
|
690065007300010001000D000A00470054005F00500072006F00640075006300
|
|
6500720073004400650073006300720069007000740069006F006E002E005000
|
|
72006F00700065007200740069006500730043006C006100730073004E006100
|
|
6D00650001005400630078004D0065006D006F00500072006F00700065007200
|
|
7400690065007300010054006300780049006D00610067006500500072006F00
|
|
700065007200740069006500730001005400630078004D0065006D006F005000
|
|
72006F0070006500720074006900650073000100010001005400630078004D00
|
|
65006D006F00500072006F007000650072007400690065007300010001000D00
|
|
0A00470054005F00500072006F00700065007200740069006500730044004200
|
|
43006F006C0075006D006E0031002E00500072006F0070006500720074006900
|
|
6500730043006C006100730073004E0061006D00650001005400630078004C00
|
|
6F006F006B007500700043006F006D0062006F0042006F007800500072006F00
|
|
700065007200740069006500730001005400630078004C006F006F006B007500
|
|
700043006F006D0062006F0042006F007800500072006F007000650072007400
|
|
69006500730001005400630078004C006F006F006B007500700043006F006D00
|
|
62006F0042006F007800500072006F0070006500720074006900650073000100
|
|
010001005400630078004C006F006F006B007500700043006F006D0062006F00
|
|
42006F007800500072006F007000650072007400690065007300010001000D00
|
|
0A00470054005F00500072006F00700065007200740069006500730049007300
|
|
5300740061006E0064006100720074002E00500072006F007000650072007400
|
|
69006500730043006C006100730073004E0061006D0065000100540063007800
|
|
43006800650063006B0042006F007800500072006F0070006500720074006900
|
|
65007300010054006300780043006800650063006B0042006F00780050007200
|
|
6F00700065007200740069006500730001005400630078004300680065006300
|
|
6B0042006F007800500072006F00700065007200740069006500730001000100
|
|
010054006300780043006800650063006B0042006F007800500072006F007000
|
|
650072007400690065007300010001000D000A00470054005F00500072006F00
|
|
70006500720074006900650073004D00410058005F00560041004C0055004500
|
|
2E00500072006F00700065007200740069006500730043006C00610073007300
|
|
4E0061006D00650001005400630078005300700069006E004500640069007400
|
|
500072006F007000650072007400690065007300010054006300780053007000
|
|
69006E004500640069007400500072006F007000650072007400690065007300
|
|
01005400630078005300700069006E004500640069007400500072006F007000
|
|
6500720074006900650073000100010001005400630078005300700069006E00
|
|
4500640069007400500072006F00700065007200740069006500730001000100
|
|
0D000A00470054005F00500072006F0070006500720074006900650073004D00
|
|
49004E005F00560041004C00550045002E00500072006F007000650072007400
|
|
69006500730043006C006100730073004E0061006D0065000100540063007800
|
|
5300700069006E004500640069007400500072006F0070006500720074006900
|
|
6500730001005400630078005300700069006E00450064006900740050007200
|
|
6F00700065007200740069006500730001005400630078005300700069006E00
|
|
4500640069007400500072006F00700065007200740069006500730001000100
|
|
01005400630078005300700069006E004500640069007400500072006F007000
|
|
650072007400690065007300010001000D000A00470054005F00500072006F00
|
|
7000650072007400690065007300560041004C00550045005F00520045005100
|
|
2E00500072006F00700065007200740069006500730043006C00610073007300
|
|
4E0061006D006500010054006300780043006800650063006B0042006F007800
|
|
500072006F007000650072007400690065007300010054006300780043006800
|
|
650063006B0042006F007800500072006F007000650072007400690065007300
|
|
010054006300780043006800650063006B0042006F007800500072006F007000
|
|
6500720074006900650073000100010001005400630078004300680065006300
|
|
6B0042006F007800500072006F00700065007200740069006500730001000100
|
|
0D000A00470054005F0053007500700070006C006900650073004B0069006E00
|
|
6400730055004E00490054005F004B004F004C0056004F002E00500072006F00
|
|
700065007200740069006500730043006C006100730073004E0061006D006500
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010054006300780043007500
|
|
7200720065006E00630079004500640069007400500072006F00700065007200
|
|
74006900650073000100540063007800430075007200720065006E0063007900
|
|
4500640069007400500072006F00700065007200740069006500730001000100
|
|
0100540063007800430075007200720065006E00630079004500640069007400
|
|
500072006F007000650072007400690065007300010001000D000A004F007000
|
|
65006E0050006900630074007500720065004400690061006C006F0067002E00
|
|
460069006C0074006500720001004200690074006D0061007000730020002800
|
|
2A002E0062006D00700029007C002A002E0062006D0070007C0041006C006C00
|
|
200028002A002E002A0029007C002A002E002A0001004200690074006D006100
|
|
70007300200028002A002E0062006D00700029007C002A002E0062006D007000
|
|
7C0041006C006C00200028002A002E002A0029007C002A002E002A0001004200
|
|
690074006D00610070007300200028002A002E0062006D00700029007C002A00
|
|
2E0062006D0070007C0041006C006C00200028002A002E002A0029007C002A00
|
|
2E002A000100010001004200690074006D00610070007300200028002A002E00
|
|
62006D00700029007C002A002E0062006D0070007C0041006C006C0020002800
|
|
2A002E002A0029007C002A002E002A00010001000D000A00470054005F004300
|
|
55005200520045004E00430059004900530043004F0055004E00540052005900
|
|
2E00500072006F0070006500720074006900650073002E004400690073007000
|
|
6C006100790043006800650063006B0065006400010031000100310001003100
|
|
010001000100010001000D000A00470054005F00430055005200520045004E00
|
|
430059004900530043004F0055004E005400520059002E00500072006F007000
|
|
6500720074006900650073002E0044006900730070006C006100790055006E00
|
|
63006800650063006B0065006400010030000100300001003000010001000100
|
|
010001000D000A00470054005F0049006E007400650072006600610063006500
|
|
7300490044004E006500740054007900700065002E00500072006F0070006500
|
|
720074006900650073002E004B00650079004600690065006C0064004E006100
|
|
6D00650073000100490044000100490044000100490044000100010001000100
|
|
01000D000A00470054005F0049006E0074006500720066006100630065007300
|
|
490044004E006500740054007900700065002E00500072006F00700065007200
|
|
74006900650073002E004C006900730074004600690065006C0064004E006100
|
|
6D006500730001004E0041004D00450001004E0041004D00450001004E004100
|
|
4D004500010001000100010001000D000A00470054005F0049006E0074006500
|
|
72006600610063006500730049007300560069007300690062006C0065002E00
|
|
500072006F0070006500720074006900650073002E0044006900730070006C00
|
|
6100790043006800650063006B00650064000100310001003100010031000100
|
|
01000100010001000D000A00470054005F0049006E0074006500720066006100
|
|
63006500730049007300560069007300690062006C0065002E00500072006F00
|
|
70006500720074006900650073002E0044006900730070006C00610079005500
|
|
6E0063006800650063006B006500640001003000010030000100300001000100
|
|
0100010001000D000A00470054005F0049006E00740065007200660061006300
|
|
65004E006F0072006D00730049006E0074006500720066004900730042007500
|
|
730079002E00500072006F0070006500720074006900650073002E0044006900
|
|
730070006C006100790043006800650063006B00650064000100310001003100
|
|
01003100010001000100010001000D000A00470054005F0049006E0074006500
|
|
720066006100630065004E006F0072006D00730049006E007400650072006600
|
|
4900730042007500730079002E00500072006F00700065007200740069006500
|
|
73002E0044006900730070006C006100790055006E0063006800650063006B00
|
|
65006400010030000100300001003000010001000100010001000D000A004700
|
|
54005F00500072006F007000650072007400690065007300560041004C005500
|
|
45005F005200450051002E00500072006F007000650072007400690065007300
|
|
2E0044006900730070006C006100790043006800650063006B00650064000100
|
|
31000100310001003100010001000100010001000D000A00470054005F005000
|
|
72006F007000650072007400690065007300560041004C00550045005F005200
|
|
450051002E00500072006F0070006500720074006900650073002E0044006900
|
|
730070006C006100790055006E0063006800650063006B006500640001003000
|
|
0100300001003000010001000100010001000D000A00470054005F0050007200
|
|
6F007000650072007400690065007300490073005300740061006E0064006100
|
|
720074002E00500072006F0070006500720074006900650073002E0044006900
|
|
730070006C006100790043006800650063006B00650064000100310001003100
|
|
01003100010001000100010001000D000A00470054005F00500072006F007000
|
|
650072007400690065007300490073005300740061006E006400610072007400
|
|
2E00500072006F0070006500720074006900650073002E004400690073007000
|
|
6C006100790055006E0063006800650063006B00650064000100300001003000
|
|
01003000010001000100010001000D000A00470054005F00500072006F007000
|
|
6500720074006900650073004400420043006F006C0075006D006E0031002E00
|
|
500072006F0070006500720074006900650073002E004B006500790046006900
|
|
65006C0064004E0061006D006500730001004900440001004900440001004900
|
|
4400010001000100010001000D000A00470054005F00500072006F0070006500
|
|
720074006900650073004400420043006F006C0075006D006E0031002E005000
|
|
72006F0070006500720074006900650073002E004C0069007300740046006900
|
|
65006C0064004E0061006D006500730001004E0041004D00450001004E004100
|
|
4D00450001004E0041004D004500010001000100010001000D000A0047005400
|
|
5F0043006F006D0070005400790070006500500072006F007000540041004B00
|
|
45005F0049004E0054004F005F0043006F006E006E006500630074002E005000
|
|
72006F0070006500720074006900650073002E0044006900730070006C006100
|
|
790043006800650063006B006500640001003100010031000100310001000100
|
|
0100010001000D000A00470054005F0043006F006D0070005400790070006500
|
|
500072006F007000540041004B0045005F0049004E0054004F005F0043006F00
|
|
6E006E006500630074002E00500072006F007000650072007400690065007300
|
|
2E0044006900730070006C006100790055006E0063006800650063006B006500
|
|
6400010030000100300001003000010001000100010001000D000A0047005400
|
|
5F0043006F006D0070005400790070006500500072006F007000540041004B00
|
|
45005F0049004E0054004F005F004A004F0049004E002E00500072006F007000
|
|
6500720074006900650073002E0044006900730070006C006100790043006800
|
|
650063006B006500640001003100010031000100310001000100010001000100
|
|
0D000A00470054005F0043006F006D0070005400790070006500500072006F00
|
|
7000540041004B0045005F0049004E0054004F005F004A004F0049004E002E00
|
|
500072006F0070006500720074006900650073002E0044006900730070006C00
|
|
6100790055006E0063006800650063006B006500640001003000010030000100
|
|
3000010001000100010001000D000A00470054005F0043006F006D0070006F00
|
|
6E0065006E00740054007900700065007300490073005300740061006E006400
|
|
6100720074002E00500072006F0070006500720074006900650073002E004400
|
|
6900730070006C006100790043006800650063006B0065006400010031000100
|
|
310001003100010001000100010001000D000A00470054005F0043006F006D00
|
|
70006F006E0065006E0074005400790070006500730049007300530074006100
|
|
6E0064006100720074002E00500072006F007000650072007400690065007300
|
|
2E0044006900730070006C006100790055006E0063006800650063006B006500
|
|
6400010030000100300001003000010001000100010001000D000A0047005400
|
|
5F004F0062006A00650063007400490063006F006E007300500052004F004A00
|
|
5F0042004D0050002E00500072006F0070006500720074006900650073002E00
|
|
470072006100700068006900630043006C006100730073004E0061006D006500
|
|
010054004200690074006D0061007000010054004200690074006D0061007000
|
|
010054004200690074006D0061007000010001000100010001000D000A004700
|
|
54005F004F0062006A00650063007400490063006F006E007300410043005400
|
|
4900560045005F0042004D0050002E00500072006F0070006500720074006900
|
|
650073002E00470072006100700068006900630043006C006100730073004E00
|
|
61006D006500010054004200690074006D006100700001005400420069007400
|
|
6D0061007000010054004200690074006D006100700001000100010001000100
|
|
0D000A00470054005F004F0062006A00650063007400490063006F006E007300
|
|
5200450053004500520056005F0042004D0050002E00500072006F0070006500
|
|
720074006900650073002E00470072006100700068006900630043006C006100
|
|
730073004E0061006D006500010054004200690074006D006100700001005400
|
|
4200690074006D0061007000010054004200690074006D006100700001000100
|
|
0100010001000D000A00470054005F004E0042005F004E006F0072006D005200
|
|
650073006F007500720063006500520065006C00490053004F004E002E005000
|
|
72006F0070006500720074006900650073002E0044006900730070006C006100
|
|
790043006800650063006B006500640001003100010031000100310001000100
|
|
0100010001000D000A00470054005F004E0042005F004E006F0072006D005200
|
|
650073006F007500720063006500520065006C00490053004F004E002E005000
|
|
72006F0070006500720074006900650073002E0044006900730070006C006100
|
|
790055006E0063006800650063006B0065006400010030000100300001003000
|
|
010001000100010001000D000A00470054005F004E0042005F004E006F007200
|
|
6D00730050007200690063006500500065007200540069006D0065002E005000
|
|
72006F00700065007200740069006500730043006C006100730073004E006100
|
|
6D0065000100540063007800430075007200720065006E006300790045006400
|
|
69007400500072006F0070006500720074006900650073000100540063007800
|
|
430075007200720065006E00630079004500640069007400500072006F007000
|
|
6500720074006900650073000100540063007800430075007200720065006E00
|
|
630079004500640069007400500072006F007000650072007400690065007300
|
|
010001000100010001000D000A00470054005F004E0042005F004E006F007200
|
|
6D007300500072006900630065002E00500072006F0070006500720074006900
|
|
6500730043006C006100730073004E0061006D00650001005400630078004300
|
|
75007200720065006E00630079004500640069007400500072006F0070006500
|
|
720074006900650073000100540063007800430075007200720065006E006300
|
|
79004500640069007400500072006F0070006500720074006900650073000100
|
|
540063007800430075007200720065006E006300790045006400690074005000
|
|
72006F007000650072007400690065007300010001000100010001000D000A00
|
|
470054005F0043006F006D007000530070006500630069006600690063006100
|
|
740069006F006E0073004400650073006300720069007000740069006F006E00
|
|
2E00500072006F00700065007200740069006500730043006C00610073007300
|
|
4E0061006D00650001005400630078004D0065006D006F00500072006F007000
|
|
65007200740069006500730001005400630078004D0065006D006F0050007200
|
|
6F00700065007200740069006500730001005400630078004D0065006D006F00
|
|
500072006F007000650072007400690065007300010001000100010001000D00
|
|
0A007300740043006F006C006C0065006300740069006F006E0073005F005500
|
|
6E00690063006F00640065000D000A00470054005F00500072006F0070006500
|
|
720074006900650073004400420043006F006C0075006D006E0031002E005000
|
|
72006F0070006500720074006900650073002E004C0069007300740043006F00
|
|
6C0075006D006E0073005B0030005D002E00430061007000740069006F006E00
|
|
01004E0041004D00450001004E0041004D00450001004E0041004D0045000100
|
|
010001004E0041004D004500010001000D000A00470054005F0049006E007400
|
|
6500720066006100630065007300490044004E00650074005400790070006500
|
|
2E00500072006F0070006500720074006900650073002E004C00690073007400
|
|
43006F006C0075006D006E0073005B0030005D002E0043006100700074006900
|
|
6F006E0001004E0041004D00450001004E0041004D00450001004E0041004D00
|
|
45000100010001004E0041004D004500010001000D000A004C00690073007400
|
|
56006900650077005F00460069006E0064002E0043006F006C0075006D006E00
|
|
73005B0030005D002E00430061007000740069006F006E000100200435043704
|
|
43043B044C044204300442044B0420003F043E04380441043A04300401002004
|
|
3504370443043B044C04420430044204380420003F043E04480443043A044304
|
|
0100530065006100720063006800200072006500730075006C00740073000100
|
|
01000100010001000D000A007300740043006800610072005300650074007300
|
|
5F0055006E00690063006F00640065000D000A00540046005F00430061007300
|
|
650046006F0072006D000100440045004600410055004C0054005F0043004800
|
|
410052005300450054000100440045004600410055004C0054005F0043004800
|
|
410052005300450054000100440045004600410055004C0054005F0043004800
|
|
410052005300450054000100440045004600410055004C0054005F0043004800
|
|
410052005300450054000100440045004600410055004C0054005F0043004800
|
|
41005200530045005400010041004E00530049005F0043004800410052005300
|
|
450054000100440045004600410055004C0054005F0043004800410052005300
|
|
4500540001000D000A00580050004D0065006E00750001004400450046004100
|
|
55004C0054005F00430048004100520053004500540001004400450046004100
|
|
55004C0054005F00430048004100520053004500540001004400450046004100
|
|
55004C0054005F00430048004100520053004500540001004400450046004100
|
|
55004C0054005F00430048004100520053004500540001004400450046004100
|
|
55004C0054005F004300480041005200530045005400010041004E0053004900
|
|
5F0043004800410052005300450054000100440045004600410055004C005400
|
|
5F00430048004100520053004500540001000D000A00}
|
|
end
|
|
object XPMenu: TXPMenu
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clMenuText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
Color = clBtnFace
|
|
IconBackColor = clBtnFace
|
|
MenuBarColor = clBtnFace
|
|
SelectColor = clHighlight
|
|
SelectBorderColor = clHighlight
|
|
SelectFontColor = clMenuText
|
|
DisabledColor = clInactiveCaption
|
|
SeparatorColor = clBtnFace
|
|
CheckedColor = clHighlight
|
|
IconWidth = 24
|
|
DrawSelect = True
|
|
UseSystemColors = True
|
|
OverrideOwnerDraw = False
|
|
Gradient = True
|
|
FlatMenu = False
|
|
Active = True
|
|
Left = 256
|
|
Top = 64
|
|
end
|
|
end
|