help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

DisposeStr

Dispose of a shortstring which was allocated on the heap.

Declaration

Source position: objects.pp line 626

procedure DisposeStr(

  P: PString

);

Description

DisposeStr removes a dynamically allocated string from the heap.

For an example, see NewStr.

Errors

None.

See also

NewStr

  

Allocate a copy of a shortstring on the heap.

SetStr

  

Allocate a copy of a shortstring on the heap.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505