TDBRichViewEdit.OnLoadDocument

<< Click to display table of contents >>

TDBRichViewEdit.OnLoadDocument

Occurs after loading document from the database field

property OnLoadDocument: TNotifyEvent;

(introduced in v1.9)

This event allows to preprocess the loaded document before displaying

See also:

OnNewDocument.