TSRichViewEdit.OnRVFControlNeeded

<< Click to display table of contents >>

TSRichViewEdit.OnRVFControlNeeded

Occurs when reading control (inserted in Sender) from RVF file or stream, and this control was saved without its "body".

property OnRVFControlNeeded : TRVFControlNeededEvent;

See the event of the same name in the TRichView help file (event of TCustomRichView).