home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / baku100.zip / baku100 / Player.exe / 0 / RCDATA / TFORMCAL / TFORMCAL.txt
Text File  |  2011-10-10  |  1KB  |  54 lines

  1. object FormCal: TFormCal
  2.   Left = 284
  3.   Top = 180
  4.   Width = 503
  5.   Height = 177
  6.   Caption = #12469#12454#12531#12489#35519#25972
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object Label1: TLabel
  18.     Left = 32
  19.     Top = 16
  20.     Width = 331
  21.     Height = 12
  22.     Caption = #12473#12521#12452#12480#12540#12434#21205#12363#12375#12390#65292#38899#12364#26368#12418#22823#12365#12367#12394#12427#22580#25152#12395#12354#12431#12379#12390#12367#12384#12373#12356
  23.   end
  24.   object Button1: TButton
  25.     Left = 216
  26.     Top = 112
  27.     Width = 75
  28.     Height = 25
  29.     Caption = 'OK'
  30.     TabOrder = 0
  31.     OnClick = Button1Click
  32.   end
  33.   object TrackBar1: TTrackBar
  34.     Left = 8
  35.     Top = 56
  36.     Width = 473
  37.     Height = 45
  38.     Max = 10000
  39.     Orientation = trHorizontal
  40.     Frequency = 10
  41.     Position = 2000
  42.     SelEnd = 0
  43.     SelStart = 0
  44.     TabOrder = 1
  45.     TickMarks = tmBottomRight
  46.     TickStyle = tsNone
  47.     OnChange = TrackBar1Change
  48.   end
  49.   object ApplicationEvents1: TApplicationEvents
  50.     Left = 8
  51.     Top = 104
  52.   end
  53. end
  54.