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

TSynCustomHighlighter.AddSpecialAttribute

Declaration

Source position: synedithighlighter.pp line 398

public function TSynCustomHighlighter.AddSpecialAttribute(

  const aCaption: string;

  const aStoredName: string = ''

):TSynHighlighterAttributes;

function TSynCustomHighlighter.AddSpecialAttribute(

  const aCaption: PString;

  const aStoredName: string = ''

):TSynHighlighterAttributes;



CT Web help

CodeTyphon Studio