home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / temacd / fineview / finevw69.exe / FineView.exe / 0 / RCDATA / TFORMCUSTOMSPEED / TFORMCUSTOMSPEED.txt
Text File  |  2004-10-09  |  1KB  |  60 lines

  1. object FormCustomSpeed: TFormCustomSpeed
  2.   Left = 324
  3.   Top = 183
  4.   BorderStyle = bsDialog
  5.   Caption = 'Custom speed'
  6.   ClientHeight = 134
  7.   ClientWidth = 253
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object LInterval: TLabel
  19.     Left = 16
  20.     Top = 16
  21.     Width = 120
  22.     Height = 12
  23.     Caption = 'Slideshow interval [ms]'
  24.   end
  25.   object LExample: TLabel
  26.     Left = 32
  27.     Top = 72
  28.     Width = 178
  29.     Height = 12
  30.     Caption = #20363#65289' '#65301#31186#38291#38548#12395#12377#12427#12394#12425'5000'#12434#20195#20837
  31.   end
  32.   object Edit1: TEdit
  33.     Left = 16
  34.     Top = 40
  35.     Width = 121
  36.     Height = 20
  37.     TabOrder = 0
  38.   end
  39.   object ButtonOK: TButton
  40.     Left = 72
  41.     Top = 96
  42.     Width = 75
  43.     Height = 25
  44.     Caption = 'OK'
  45.     Default = True
  46.     ModalResult = 1
  47.     TabOrder = 1
  48.   end
  49.   object ButtonCancel: TButton
  50.     Left = 160
  51.     Top = 96
  52.     Width = 75
  53.     Height = 25
  54.     Cancel = True
  55.     Caption = 'Cancel'
  56.     ModalResult = 2
  57.     TabOrder = 2
  58.   end
  59. end
  60.