FMX.DAE.Importer.TDAEModelImporter.GetDescription
Delphi
function GetDescription: string; override;
C++
virtual System::UnicodeString __fastcall GetDescription(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.DAE.Importer.pas FMX.DAE.Importer.hpp |
FMX.DAE.Importer | TDAEModelImporter |
Description
Returns a string that contains the description of the type of files that are to be imported.
FMX.DAE.Importer.TDAEModelImporter.GetDescription inherits from FMX.Import.TModelImporter.GetDescription. All content below this line refers to FMX.Import.TModelImporter.GetDescription.
Returns a string that contains the description of the type of files that are to be imported.