RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.SourceDoc Property

Specifies the name of the source document for a linked OLE object.

Pascal
property SourceDoc: string;
C++
__property AnsiString SourceDoc;

Read SourceDoc to obtain the name of the OLE object when it is linked. An OLE object must already be loaded in the container before accessing the SourceDoc property. If the OLE object isn't linked, SourceDoc returns an empty string. 

 

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