object FormStrProgress: TFormStrProgress Left = 187 Top = 107 BorderStyle = bsDialog Caption = 'TStringsPrinter' ClientHeight = 91 ClientWidth = 373 Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 20 Top = 10 Width = 33 Height = 12 Caption = 'Label1' end object Button1: TButton Left = 149 Top = 59 Width = 75 Height = 25 Caption = 'Cancel' ModalResult = 2 TabOrder = 0 OnClick = Button1Click end object ProgressBar1: TProgressBar Left = 20 Top = 31 Width = 334 Height = 16 Min = 0 Max = 100 Position = 100 TabOrder = 1 end end