TRVAControlPanel.OnAddStyle

<< Click to display table of contents >>

TRVAControlPanel.OnAddStyle

Occurs before any RichViewActions' dialog window is displayed.

type
  TRVCreateFormEvent =  procedure (Form: TForm) of object;
 
property OnCreateForm: TRVCreateFormEvent;

The event allows setting properties to the form before it is displayed.