object FormCVV2: TFormCVV2 Left = 279 Top = 242 Width = 416 Height = 158 BorderIcons = [biSystemMenu] Caption = 'C'#243'digo de Seguran'#231'a' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDefaultPosOnly PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 296 Top = 8 Width = 108 Height = 73 Picture.Data = {} Transparent = True end object Label1: TLabel Left = 8 Top = 8 Width = 273 Height = 41 AutoSize = False Caption = 'O c'#243'digo de seguran'#231'a de seu cart'#227'o de cr'#233'dito '#233' formado pelos 3' + ' '#250'ltimos d'#237'gitos do n'#250'mero impresso no verso do cart'#227'o.' WordWrap = True end object Label2: TLabel Left = 8 Top = 56 Width = 281 Height = 33 AutoSize = False Caption = 'Utilize a imagem ao lado para ajud'#225'-lo a localizar o c'#243'digo de s' + 'eguran'#231'a de seu cart'#227'o de cr'#233'dito.' WordWrap = True end object btFechar: TButton Left = 168 Top = 96 Width = 75 Height = 25 Caption = 'Fechar' Default = True TabOrder = 0 OnClick = btFecharClick end end