<< Click to display table of contents >> TSRichViewEdit.OnCheckControl |
This event is called by ProcessControls method.
type
TSRVCheckControl = procedure(Sender: TSRichViewEdit;
AControl : TControl) of object;
property OnCheckControl: TSRVCheckControl;
This event is called for each control (AControl) inserted in the current document.