RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLanguages.Create Constructor

Creates a new TLanguages object.

Pascal
constructor Create;
C++
__fastcall TLanguages();

Do not construct a TLanguages object directly. Instead, call the Languages function, which returns an instance of TLanguages with locale information obtained from Windows. 

 

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