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

UptoLike

116
Top = 48
Width = 193
Height = 21
TabOrder = 0
end
object PlaceEdit: TEdit
Left = 112
Top = 88
Width = 193
Height = 21
TabOrder = 1
end
object SpecificsEdit: TEdit
Left = 112
Top = 132
Width = 193
Height = 21
TabOrder = 2
end
object CreateAuctionsButton: TButton
Left = 336
Top = 0
Width = 83
Height = 25
Caption = #1057#1086#1079#1076#1072#1085#1080#1077
TabOrder = 3
OnClick = CreateAuctionsButtonClick
end
object CllearAuctionsButton: TButton
Left = 336
Top = 48
Width = 83
Height = 25
Caption = #1054#1095#1080#1089#1082#1072
TabOrder = 4
OnClick = CllearAuctionsButtonClick
end
object WriteAuctionsButton: TButton
Left = 336
Top = 72
Width = 83
Height = 25
Caption = #1047#1072#1087#1080#1089#1100
TabOrder = 5
OnClick = WriteAuctionsButtonClick
end
object ReadAuctionsButton: TButton
       Top = 48
       Width = 193
       Height = 21
       TabOrder = 0
      end
      object PlaceEdit: TEdit
       Left = 112
       Top = 88
       Width = 193
       Height = 21
       TabOrder = 1
      end
      object SpecificsEdit: TEdit
       Left = 112
       Top = 132
       Width = 193
       Height = 21
       TabOrder = 2
      end
      object CreateAuctionsButton: TButton
       Left = 336
       Top = 0
       Width = 83
       Height = 25
       Caption = #1057#1086#1079#1076#1072#1085#1080#1077
       TabOrder = 3
       OnClick = CreateAuctionsButtonClick
      end
      object CllearAuctionsButton: TButton
       Left = 336
       Top = 48
       Width = 83
       Height = 25
       Caption = #1054#1095#1080#1089#1082#1072
       TabOrder = 4
       OnClick = CllearAuctionsButtonClick
      end
      object WriteAuctionsButton: TButton
       Left = 336
       Top = 72
       Width = 83
       Height = 25
       Caption = #1047#1072#1087#1080#1089#1100
       TabOrder = 5
       OnClick = WriteAuctionsButtonClick
      end
      object ReadAuctionsButton: TButton
116