JVCL Help:TJvAppletDialog.ValidApplet

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether AppletName and AppletIndex are valid.


Pascal

 functionValidApplet: Boolean;


Return Value

Returns true if both AppletName and AppletIndex are valid, false otherwise.


Description

Call ValidApplet to determine whether AppletName and AppletIndex are valid. The component calls ValidApplet if you call Execute, to determine whether AppletName and AppletIndex are valid.


See Also

TJvAppletDialog.Execute


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