Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.AddClient Method

Adds client of the syntax memo events.

procedure AddClient(Client: TObject);

Client has to implement some of interfaces: IecTextClient, IecSyntClient, IecSyntMemoClient, IecSyntMemoPlugIn

Use AddClient to add your object to the clients list, that is processed to call interfaces events.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!