RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMetafile.Description Property

Provides an optional text description that is embedded in the metafile.

Pascal
property Description: String;
C++
__property AnsiString Description;

Set the Description string of a new metafile by calling the TMetafileCanvas CreateWithComment constructor (Delphi) or the TMetafileCanvas constructor that takes a comment (C++).. 

 

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