# File ../lib/fox/scintilla.rb, line 69
    def getStyleAt(pos)
      sendMessage(2010, pos, 0)
    end