object Form1: TForm1 Left = 200 Top = 99 Width = 435 Height = 300 Caption = 'Form1' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object SpeedButton1: TSpeedButton Left = 24 Top = 8 Width = 89 Height = 41 Caption = 'Vive moi' end object SpeedButton2: TSpeedButton Left = 128 Top = 8 Width = 161 Height = 41 end object Vivemoi: TButton Left = 72 Top = 104 Width = 201 Height = 49 Caption = 'Vive moi' TabOrder = 0 end end