JVCL Help:TJvEventCollectionItem.Name

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represents the name of the scheduled event.


Pascal

 propertyName: string;


Description

Name represents the name of the scheduled event. It's main purpose is to identify different events at design time, but could be used also at run time to identify the various events.
At design time when a new event is added it is given a unique name (within the component) based on the format Eventn when n is the lowest number (larger than 0) that makes the name unique.


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