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

UptoLike

99
object MidEdit: TEdit
Left = 216
Top = 344
Width = 201
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object OutStringGrid: TStringGrid
Left = 8
Top = 408
Width = 409
Height = 113
ColCount = 16
DefaultColWidth = 24
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine,
goRangeSelect, goEditing, goTabs]
TabOrder = 2
ColWidths = (
24
24
24
24
24
24
24
23
22
24
24
24
24
24
24
24)
end
object CalcButton: TButton
Left = 64
Top = 352
Width = 113
Height = 25
Caption = #1042#1099#1095#1080#1089#1083#1080#1090#1100
      object MidEdit: TEdit
       Left = 216
       Top = 344
       Width = 201
       Height = 28
       Font.Charset = DEFAULT_CHARSET
       Font.Color = clWindowText
       Font.Height = -16
       Font.Name = 'MS Sans Serif'
       Font.Style = [fsBold]
       ParentFont = False
       TabOrder = 1
      end
      object OutStringGrid: TStringGrid
       Left = 8
       Top = 408
       Width = 409
       Height = 113
       ColCount = 16
       DefaultColWidth = 24
       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine,
goRangeSelect, goEditing, goTabs]
       TabOrder = 2
       ColWidths = (
        24
        24
        24
        24
        24
        24
        24
        23
        22
        24
        24
        24
        24
        24
        24
        24)
      end
      object CalcButton: TButton
       Left = 64
       Top = 352
       Width = 113
       Height = 25
       Caption = #1042#1099#1095#1080#1089#1083#1080#1090#1100
99