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

UptoLike

108
ParentFont = False
TabOrder = 1
OnClick = ModButtonClick
end
object InButton: TButton
Left = 472
Top = 144
Width = 137
Height = 25
Caption = #1047#1072#1087#1080#1089#1100
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = InButtonClick
end
object ClearButton: TButton
Left = 472
Top = 208
Width = 137
Height = 25
Caption = #1054#1095#1080#1089#1090#1082#1072
Font.Charset = RUSSIAN_CHARSET
Font.Color = 16744448
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 3
OnClick = ClearButtonClick
end
object OutButton: TButton
Left = 472
Top = 272
Width = 137
Height = 25
Caption = #1063#1090#1077#1085#1080#1077
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = []
       ParentFont = False
       TabOrder = 1
       OnClick = ModButtonClick
      end
      object InButton: TButton
       Left = 472
       Top = 144
       Width = 137
       Height = 25
       Caption = #1047#1072#1087#1080#1089#1100
       Font.Charset = RUSSIAN_CHARSET
       Font.Color = clWindowText
       Font.Height = -19
       Font.Name = 'Times New Roman'
       Font.Style = []
       ParentFont = False
       TabOrder = 2
       OnClick = InButtonClick
      end
      object ClearButton: TButton
       Left = 472
       Top = 208
       Width = 137
       Height = 25
       Caption = #1054#1095#1080#1089#1090#1082#1072
       Font.Charset = RUSSIAN_CHARSET
       Font.Color = 16744448
       Font.Height = -19
       Font.Name = 'Times New Roman'
       Font.Style = []
       ParentFont = False
       ParentShowHint = False
       ShowHint = False
       TabOrder = 3
       OnClick = ClearButtonClick
      end
      object OutButton: TButton
       Left = 472
       Top = 272
       Width = 137
       Height = 25
       Caption = #1063#1090#1077#1085#1080#1077
       Font.Charset = RUSSIAN_CHARSET
       Font.Color = clWindowText
       Font.Height = -19
       Font.Name = 'Times New Roman'
       Font.Style = []
108