RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.EmptyWideStr Variable

An empty string version of the WideString constant.

Pascal
EmptyWideStr: WideString = '';
C++
BSTR EmptyWideStr = '';

Included for backward compatibility only. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!