|
RV_AfterImportGraphic |
Top Previous Next |
|
Unit RVFuncs. Syntax type TRV_AfterImportGraphicsProc = procedure(Graphic: TGraphic); var RV_AfterImportGraphic: TRV_AfterImportGraphicsProc; This procedure is called for all pictures imported with RTF. By default, it is assigned to procedure that does nothing. |