object itext: Titext Left = 222 Top = 232 Width = 407 Height = 130 Caption = 'Insert text' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Edit1: TEdit Left = 8 Top = 16 Width = 329 Height = 21 TabOrder = 0 end object Button1: TButton Left = 8 Top = 48 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 1 OnClick = Button1Click end object BitBtn1: TBitBtn Left = 128 Top = 48 Width = 75 Height = 25 TabOrder = 2 Kind = bkOK end object FontDialog1: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 304 Top = 8 end end