RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::<< Function
Pascal
operator <<(var os: std::ostream; const arg: Currency&);
C++
std::ostream& operator <<(std::ostream& os, const Currency& arg);

syscurr.h

This is function System::<<.

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