object frmHTMLOutputProgress: TfrmHTMLOutputProgress Left = 617 Top = 470 BorderStyle = bsDialog Caption = 'HTML'#20445#23384#20013 ClientHeight = 112 ClientWidth = 338 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object lblSaving: TLabel Left = 8 Top = 16 Width = 36 Height = 12 Caption = #20445#23384#20013 end object btnCancel: TButton Left = 248 Top = 72 Width = 83 Height = 25 Cancel = True Caption = #12461#12515#12531#12475#12523'(&C)' Default = True TabOrder = 0 OnClick = btnCancelClick end object ProgressBar: TProgressBar Left = 8 Top = 40 Width = 321 Height = 16 TabOrder = 1 end end