Source position: protocoltypes.pas line 106
type TOpenTagEditor = procedure(
Target: TComponent;
OwnerOfNewTags: TComponent;
InsertHook: TAddTagInEditorHook;
CreateProc: TCreateTagProc
);