Copy text from archive
Creates the envelope to return the localized menu item text from the Mars menu archive.
TStandardText*
TMarsPresenter::CopyLocalizedText(TArchive* theArchive, const TStandardText& theKey ) const
{
TArchiveEnvelope<TStandardText>theEnvelope(theArchive, GetLocale());
return theEnvelope.CopyObject( theKey );
}
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.
Generated with WebMaker