Search results

Jump to: navigation, search
  • StrDispose is provided for backward compatibility. StrDispose disposes of a string on a heap that was previously allocated with StrAlloc ...
    868 bytes (53 words) - 04:04, 10 February 2014
  • See Also : StrDispose StrAlloc Category:API Documentation. Code Examples : StrDispose (Delphi) StrDispose (C++)-
    1 KB (97 words) - 04:04, 10 February 2014
  • See Also : System.SysUtils.StrDispose Category:API Documentation.
    1 KB (105 words) - 00:59, 7 June 2016
  • If the space for a string is allocated with StrAlloc , it should be deallocated via StrDispose . Because AnsiStrings (long strings) are ...
    1 KB (128 words) - 16:05, 16 October 2011
  • If the space for a string is allocated with WideStrAlloc , it should be deallocated through StrDispose . Because WideStrings are ...
    1 KB (129 words) - 18:08, 16 October 2011
  • If the space for a string is allocated with AnsiString , it should be deallocated via StrDispose . Because AnsiStrings are implicitly null ...
    1 KB (130 words) - 14:52, 21 March 2014