RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TRichEditProtectChange Type
Pascal
TRichEditProtectChange = procedure (Sender: TObject; StartPos, EndPos: Integer; var AllowChange: Boolean) of object;
C++
(Sender: TObject; StartPos, EndPos: Integer; var AllowChange: Boolean) ( TRichEditProtectChange)();

This is type ComCtrls.TRichEditProtectChange.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!