ATSynEdit

From Lazarus wiki
Revision as of 23:22, 18 June 2015 by Alextp (talk | contribs) (→‎About)
Jump to navigationJump to search

About

ATSynEdit is multi-line editor control, with fixed font. It's like SynEdit (also multi-line edit).

Intro

  • Whath it's not? What features it have? What limitations have?
  • Similitude and difference from other components (like SynEdit)?
  • How can I use it, in my programs? Does it need to be installed? Download sources?
  • What parts does't it have?
  • Wich are the their methods and properties?
  • What is a basic code for to use ATSynEdit?
  • How does it manage the coordinates? How does it show the information on screen?
  • How to manage the cursor, the selection?
  • How to modify the contents? lines, words, pargaraphs, pages,
  • Does it have search/replece? Highlighting? ...