Высокоуровневые методы информатики и программирования. Сивохин А.В - 120 стр.

UptoLike

97
object OrlovArrayForm: TOrlovArrayForm //— 2. Описание формы для
// работы с массивами:
Left = 191
Top = 105
Width = 779
Height = 586
Caption = #1056#1072#1073#1086#1090#1072' '#1089'
'#1084#1072#1089#1089#1080#1074#1072#1084#1080'
'#1089#1090#1091#1076#1077#1085#1090#1072' '#1075#1088#1091#1087#1087#1099'
04'#1057'1 '#1054#1088#1083#1086#1074#1072' '#1050'. '#1057'.'
Color = clGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object InLabel: TLabel
Left = 136
Top = 88
Width = 144
Height = 22
Caption = #1048#1089#1093#1086#1076#1085#1099#1081'
'#1084#1072#1089#1089#1080#1074
Font.Charset = RUSSIAN_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = 'Monotype Corsiva'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object MidLabel: TLabel
Left = 248
Top = 320
Width = 140
Height = 22
Caption = #1057#1088#1077#1076#1085#1077#1077'
'#1079#1085#1072#1095#1077#1085#1080#1077
Font.Charset = RUSSIAN_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = 'Monotype Corsiva'
      object OrlovArrayForm: TOrlovArrayForm //— 2. Описание формы для
                                                    //    работы с массивами:
       Left = 191
       Top = 105
       Width = 779
       Height = 586
       Caption          =            #1056#1072#1073#1086#1090#1072'       '#1089'
'#1084#1072#1089#1089#1080#1074#1072#1084#1080'
'#1089#1090#1091#1076#1077#1085#1090#1072' '#1075#1088#1091#1087#1087#1099'
04'#1057'1 '#1054#1088#1083#1086#1074#1072' '#1050'. '#1057'.'
       Color = clGreen
       Font.Charset = DEFAULT_CHARSET
       Font.Color = clWindowText
       Font.Height = -11
       Font.Name = 'MS Sans Serif'
       Font.Style = []
       OldCreateOrder = False
       PixelsPerInch = 96
       TextHeight = 13
       object InLabel: TLabel
        Left = 136
        Top = 88
        Width = 144
        Height = 22
        Caption            =            #1048#1089#1093#1086#1076#1085#1099#1081'
'#1084#1072#1089#1089#1080#1074
        Font.Charset = RUSSIAN_CHARSET
        Font.Color = clBlack
        Font.Height = -19
        Font.Name = 'Monotype Corsiva'
        Font.Style = [fsBold, fsItalic]
        ParentFont = False
       end
       object MidLabel: TLabel
        Left = 248
        Top = 320
        Width = 140
        Height = 22
        Caption                =             #1057#1088#1077#1076#1085#1077#1077'
'#1079#1085#1072#1095#1077#1085#1080#1077
        Font.Charset = RUSSIAN_CHARSET
        Font.Color = clBlack
        Font.Height = -19
        Font.Name = 'Monotype Corsiva'
97