RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.EmptyStr Variable

An empty string constant.

Pascal
EmptyStr: string = '';
C++
AnsiString EmptyStr = '';

SysUtils

Included for backward compatibility only. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!