func_maxgui_text areas_textareachar.rst 362 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_maxgui_text areas_textareachar:
  2. ============
  3. TextAreaChar
  4. ============
  5. TextAreaChar -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. TextAreaChar( textarea:TGadget,line )
  10. Find the character position of a given line in a TextArea gadget.
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. Nothing.
  16. Examples
  17. ========
  18. See Also
  19. ========