TRVShowFormEvent Type

<< Click to display table of contents >>

TRVShowFormEvent Type

This type is used in the following events:

•TrvActionCustomInfoWindow.OnShowing

•TrvCustomEditorAction.OnShowing

•TrvCustomEditorAction.OnFormCreate

type
  TRVShowFormEvent = procedure (Sender: TrvAction;

    Form: TForm) of object;