Unit 'DebugUtils' Package
[Overview][Types][Procedures and functions][Index] [#bs_debuggergdbmi]

TPCharWithLen

Declaration

Source position: debugutils.pp line 46

type TPCharWithLen = record

  Ptr: PChar;

  

  Len: Integer;

  

end;



CT Web help

CodeTyphon Studio