[ TDPApplicationDesc ]
[ next: ApplicationNameA ]
[ prev: Application ]
public:
__property AnsiString ApplicationName = { read=FGetApplicationName, write=FSetApplicationName, nodefault };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The ApplicationName property references the applications name, stored as a unicode string.
This is a non-localized property, use TDPApplicationDesc::DescriptionA and TDPApplicationDesc::Description for localization of the application name.
SEE ALSO
Top