mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-24 12:59:39 +02:00
Docs: LCL/dialogs. Adds topics for changes in b7d34812
.
(cherry picked from commit 6690bb5ac8
)
This commit is contained in:
parent
77f256017a
commit
c12fc1ce44
@ -5832,6 +5832,53 @@ Added in LCL version 4.0.
|
||||
<seealso/>
|
||||
</element>
|
||||
|
||||
<!-- TODO: Added in b7d34812. -->
|
||||
<element name="TDE_CONTENT">
|
||||
<short>
|
||||
Numeric constant which identifies the text in the main content area on a task
|
||||
dialog.
|
||||
</short>
|
||||
<descr/>
|
||||
<version>
|
||||
Added in LCL version 4.0.
|
||||
</version>
|
||||
<seealso/>
|
||||
</element>
|
||||
|
||||
<element name="TDE_EXPANDED_INFORMATION">
|
||||
<short>
|
||||
Numeric constant which identifies the expandable text area for a task dialog.
|
||||
</short>
|
||||
<descr/>
|
||||
<version>
|
||||
Added in LCL version 4.0.
|
||||
</version>
|
||||
<seealso/>
|
||||
</element>
|
||||
|
||||
<element name="TDE_FOOTER">
|
||||
<short>
|
||||
Numeric constant which identifies the footer text area for a task dialog.
|
||||
</short>
|
||||
<descr/>
|
||||
<version>
|
||||
Added in LCL version 4.0.
|
||||
</version>
|
||||
<seealso/>
|
||||
</element>
|
||||
|
||||
<element name="TDE_MAIN_INSTRUCTION">
|
||||
<short>
|
||||
Numeric constant which identifies the title in the main content areas on a task
|
||||
dialog.
|
||||
</short>
|
||||
<descr/>
|
||||
<version>
|
||||
Added in LCL version 4.0.
|
||||
</version>
|
||||
<seealso/>
|
||||
</element>
|
||||
|
||||
<element name="TTaskDialogProgressBar">
|
||||
<short>
|
||||
Provides information about a progress bar displayed on a TTaskDialog instance.
|
||||
|
Loading…
Reference in New Issue
Block a user