+URL is a read-only String property which contains the +resource identifier for a hyperlink clicked in one of the text areas for the +task dialog. +
++OnExpand is a TNotifyEvent property with the event +handler signalled when the expanded or collapsed state for the +ExpandedText area on the task dialog has been changed. +
++OnTimer is a TTaskDlgTimerEvent property with the event +handler signalled when the interval for a timer used to update a progress bar +on the dialog has elapsed. +
++TNotifyEvent is a TNotifyEvent property with the event handler signalled when +a radio button on the task dialog has been clicked. +
++OnHyperlinkClicked is a TNotifyEvent property with the +event handler signalled when a hyperlink in one of the text areas on the task +dialog has been clicked. +
+