From b5c298056c3c5f848773395e3317e30345fd71b1 Mon Sep 17 00:00:00 2001 From: dsiders Date: Tue, 25 Jul 2023 21:07:33 +0100 Subject: [PATCH] Docs: LCL/taskdlgemulation. Adds XML file with topic skeletons. Added in df338fd867. --- docs/xml/lcl/taskdlgemulation.xml | 366 ++++++++++++++++++++++++++++++ 1 file changed, 366 insertions(+) create mode 100644 docs/xml/lcl/taskdlgemulation.xml diff --git a/docs/xml/lcl/taskdlgemulation.xml b/docs/xml/lcl/taskdlgemulation.xml new file mode 100644 index 0000000000..6d6651ebea --- /dev/null +++ b/docs/xml/lcl/taskdlgemulation.xml @@ -0,0 +1,366 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+TaskDlgEmulation.pp contains types, routines, and variable used to implement a non-native, emulated Task Dialog. It is used in widgetset classes for platforms where the task dialog API is not available, or not supported for a specific version of an operating system. +

+

+It contains TLCLTaskDialog - a dynamically configured form displayed when a task dialog is executed using its configuration settings. +

+

+TaskDlgEmulation.pp is part of the Lazarus Component Library +(LCL). +

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +The task dialog structure which created the form. + + + + + + + + + + + + + + + + + + + + + +The labels corresponding to the Task Dialog main elements. + + + + + +The Task Dialog selection list. + + + + + +The Task Dialog optional query editor. + + + + + +The Task Dialog optional verification checkbox. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+