[Overview][Types][Classes][Index] Reference for unit 'TextStrings' (#lazutils)

TTextLineRange

Declaration

Source position: textstrings.pas line 37

type TTextLineRange = record

  Line: string;

  TheObject: TObject;

  StartPos: Integer;

  EndPos: Integer;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.