TRVAEditEvent, TRVAEditEvent2 Types

<< Click to display table of contents >>

TRVAEditEvent, TRVAEditEvent2 Types

These types are used for several events.

type

  TRVAEditEvent = procedure (Sender: TrvAction;

    Edit: TCustomRichViewEdit) of object;

  TRVAEditEvent2 = procedure (Sender: TrvCustomAction

    Edit: TCustomRichViewEdit) of object;