Unit 'LazSynEditText' Package
[Overview][Constants][Types][Classes][Index] [#bs_synedit]

TSynEditStrings.GetPhysicalCharWidths

Declaration

Source position: lazsynedittext.pas line 346

public function TSynEditStrings.GetPhysicalCharWidths(

  Index: Integer

):TPhysicalCharWidths;

function TSynEditStrings.GetPhysicalCharWidths(

  Line: PChar;

  LineLen: Integer;

  Index: Integer

):TPhysicalCharWidths;

procedure TSynEditStrings.GetPhysicalCharWidths(

  Index: Integer;

  var AResult: TPhysicalCharWidths;

  out ALen: Integer

);



CT Web help

CodeTyphon Studio