TIvoryResFileBase::FileName

Specifies the object's file name.

__property String FileName;

Description

Use FileName to specify the object's file name. When you change the value for this property, TIvoryResFileBase loads the object from the file. You can also use LoadFromFile to load an object.

Back to TIvoryResFileBase