Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.ClientOfType Method

Returns client reference if client is of type AClass.

function ClientOfType(AClass: TClass): TObject;

Clients are added by the AddClient method. Usually clients added automatically by the client itself to enable processing editor events.

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