Skip to main content

TdxPSOptionsStoring.IniFileName Property

Specifies an INI file to store data.

Declaration

property IniFileName: string read; write;

Property Value

Type
string

Remarks

This property is in effect only if dxstIniFile is assigned to the StorageType property.

Note that the ‘INI’ extension is not automatically added to the file name.

See Also