object F_tela2: TF_tela2
  Left = 0
  Top = 0
  Caption = 'Tela 2'
  ClientHeight = 635
  ClientWidth = 910
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 312
    Top = 56
    Width = 261
    Height = 116
    Caption = 'Tela 2'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -96
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
  end
end
