From c12fc1ce442efec98ff54325bfb5375a35baf771 Mon Sep 17 00:00:00 2001 From: dsiders Date: Sun, 27 Aug 2023 21:23:38 +0100 Subject: [PATCH] Docs: LCL/dialogs. Adds topics for changes in b7d34812. (cherry picked from commit 6690bb5ac8eb0de66de26dca2cc045e0e565312b) --- docs/xml/lcl/dialogs.xml | 47 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/docs/xml/lcl/dialogs.xml b/docs/xml/lcl/dialogs.xml index 2fb914d3ea..6bb82bec42 100644 --- a/docs/xml/lcl/dialogs.xml +++ b/docs/xml/lcl/dialogs.xml @@ -5832,6 +5832,53 @@ Added in LCL version 4.0. + + + +Numeric constant which identifies the text in the main content area on a task +dialog. + + + +Added in LCL version 4.0. + + + + + + +Numeric constant which identifies the expandable text area for a task dialog. + + + +Added in LCL version 4.0. + + + + + + +Numeric constant which identifies the footer text area for a task dialog. + + + +Added in LCL version 4.0. + + + + + + +Numeric constant which identifies the title in the main content areas on a task +dialog. + + + +Added in LCL version 4.0. + + + + Provides information about a progress bar displayed on a TTaskDialog instance.