Icon GetMetaContent Method

function GetMetaContent(const Name: String): String

Available In: Visual Client Applications

Use this method to retrieve embedded meta content (application title, version, and other properties) for an application at run-time.

Information This method is not available at design-time. Any calls to it will cause a design-time compilation error when compiling the component library.
Image