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

TSynBeautifierSetIndentProc

Declaration

Source position: synbeautifier.pas line 53

type TSynBeautifierSetIndentProc = procedure(

  LinePos: Integer;

  Indent: Integer;

  RelativeToLinePos: Integer = 0;

  IndentChars: string = '';

  IndentCharsFromLinePos: Integer = 0

) of object;



CT Web help

CodeTyphon Studio