JVCL Help:TJvPalette.Load

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 palette from a file.


Pascal

 functionLoad(FileName: string): Boolean;


Parameters

Parameters Description
FileName: string The name of the file containing the palette to load.


Return Value

True if the palette was loaded successfully, false otherwise.


Description

Tries to load the palette from the given file.


See Also

TJvPalette.AutoCreate, TJvPalette.ManuallyCreate, TJvPalette.PasteFromClipboard, TJvPalette.Save


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