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

TSynCustomHighlighter.AddSpecialAttribute

Declaration

Source position: synedithighlighter.pp line 149

public function TSynCustomHighlighter.AddSpecialAttribute(

  const aCaption: string;

  const aStoredName: string = ''

):TLazEditTextAttribute;

function TSynCustomHighlighter.AddSpecialAttribute(

  const aCaption: PString;

  const aStoredName: string = ''

):TLazEditTextAttribute;



CT Web help

CodeTyphon Studio