You are here: Symbol Reference > JSButton Namespace > Classes > TJSCommandLinkColors Class > TJSCommandLinkColors Methods > TJSCommandLinkColors.LoadFromFile Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCommandLinkColors.LoadFromFile Method

Load a specific command link color scheme that was previous saved to a file.

Pascal
function LoadFromFile(const AFilename: string): Boolean;

Load a specific command link button color scheme from a file. The file must exist and be readable by the calling application when called. The only checking this method provides is to verify that the file to load the content from exists.

The method returns true if the file to load exists on disk. A true result does not mean that the file format was of the expected type.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!