[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msesyntaxedit' (#msegui)

tsyntaxedit

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

Declaration

Source position: msesyntaxedit.pas line 42

type tsyntaxedit = class(tundotextedit)

public

  constructor create(); override;

  destructor destroy; override;

  procedure setsyntaxdef();

  procedure refreshsyntax();

  function charatpos();

  function charbeforepos();

  function wordatpos();

  procedure indent();

  procedure unindent();

  procedure removelink;

  procedure showlink();

  procedure selectword();

  function matchbracket();

  function matchpairword();

  property pairwords: pairwordsty; [rw]

  property syntaxpainterhandle: Integer; [r]

  function syntaxchanging;

  property autoindent: Boolean; [rw]

  property markbrackets: Boolean; [rw]

  property markpairwords: Boolean; [rw]

  property caseinsensitive: Boolean; [rw]

published

  property syntaxpainter: tsyntaxpainter; [rw]

  property options: syntaxeditoptionsty; [rw]

  property pairmarkbkgcolor: colorty; [rw]

  property pairmaxrowcount: int32; [rw]

end;

Inheritance

tsyntaxedit

|

tundotextedit,iundo

|

ttextedit

|

tcustomtextedit,igridwidget,istatfile,iassistiveclientgridwidget

|

tcustomedit,iedit

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13