JVCL Help:TJvTFDateList.Add
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFDateList.Add Method
[+] TJvTFDateList Fields
[+] TJvTFDateList Methods
[+] TJvTFDateList Properties
Search in JVCL Help
Search in all projectsSummary
Adds a date to the list.
Pascal
functionAdd(ADate: TDate): Integer;
Parameters
Parameters | Description |
ADate: TDate | The date to add. |
Return Value
Index in Dates where the new date was added.
Description
Call Add to add a new date to the list.
See Also
TJvTFDateList.Clear, TJvTFDateList.Dates, TJvTFDateList.Delete
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