Unit 'SrcEditorIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#bs_ideintf]

RegisterCodeMacro

Declaration

Source position: srceditorintf.pas line 669

function RegisterCodeMacro(

  const Name: string;

  const ShortDescription: string;

  const LongDescription: string;

  OnGetValueProc: TIDECodeMacroGetValueProc;

  OnGetValueMethod: TIDECodeMacroGetValueMethod

):TIDECodeMacro;



CT Web help

CodeTyphon Studio