JVCL Help:TJvCursorImage.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 a cursor from a file.


Pascal

 procedureLoadFromFile(constFileName: string); override;


Parameters

Parameters Description
const FileName: string The file to load the image from.


Description

Loads a cursor from a cursor file. If the file is not a cursor, an Exception is raised.


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