Unit 'SynEditPlugins' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_synedit]

TAbstractSynHookerPlugin.HookEditor

Declaration

Source position: syneditplugins.pas line 84

protected procedure TAbstractSynHookerPlugin.HookEditor(

  aEditor: TCustomSynEdit;

  aCommandID: TSynEditorCommand;

  aOldShortCut: TShortCut;

  aNewShortCut: TShortCut;

  AFlags: THookedCommandFlags = [hcfPreExec, hcfPostExec]

);



CT Web help

CodeTyphon Studio