object FormCustomSpeed: TFormCustomSpeed Left = 324 Top = 183 BorderStyle = bsDialog Caption = 'Custom speed' ClientHeight = 134 ClientWidth = 253 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 Scaled = False PixelsPerInch = 96 TextHeight = 12 object LInterval: TLabel Left = 16 Top = 16 Width = 120 Height = 12 Caption = 'Slideshow interval [ms]' end object LExample: TLabel Left = 32 Top = 72 Width = 178 Height = 12 Caption = #20363#65289' '#65301#31186#38291#38548#12395#12377#12427#12394#12425'5000'#12434#20195#20837 end object Edit1: TEdit Left = 16 Top = 40 Width = 121 Height = 20 TabOrder = 0 end object ButtonOK: TButton Left = 72 Top = 96 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object ButtonCancel: TButton Left = 160 Top = 96 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end end