[Overview][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_memo' (#crwlib)

TCrwMemo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: _crw_memo.pas line 51

type TCrwMemo = class helper

public

  procedure Print();

  function FindText();

  function GetPrintableImage;

  procedure MoveCaretToEnd();

end;

Inheritance

TCrwMemo