Purpose


Allows you to bind to a component, the second component of the DateTimePicker or Calendar.



Description

For example, you need to save to the database at the same time the date and time, for this you need to link the two components, one of which will be the main and display time, and the second slave, his name must be entered in the Calendar property of the main component, the component can be subordinate DateTimePicker with property Kind = Date, or the component Calendar.

A subordinate component, there is no need to define properties TableName and FieldName, this must be done only by the main component.