JVCL Help:TJvSimpleXML.LoadFromFile

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Loads the indicated file into the object


Pascal

 procedureLoadFromFile(constFileName: TFileName; Encoding: TJclStringEncoding = seAuto; CodePage: Word = CP_ACP);


Parameters

Parameters Description
const FileName: TFileName The file to load


Description

This doesn't set the value of the FileName property


See Also

TJvSimpleXML.FileName


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page