Unit 'BasicCodeTools' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#bs_codetools]

IndentText

Declaration

Source position: basiccodetools.pas line 94

procedure IndentText(

  const Source: string;

  Indent: Integer;

  TabWidth: Integer;

  out NewSource: string

);



CT Web help

CodeTyphon Studio