From 41934fcf4e8bd9414fe24e21f87562871dc28dce Mon Sep 17 00:00:00 2001 From: dsiders Date: Thu, 17 Aug 2023 16:46:38 +0100 Subject: [PATCH] Docs: LCL/taskdlgemulation. Updates or removes topics for changes in 898c4559. (cherry picked from commit 50d5e9cfdbbec5366ca3cc9d3feb658039900f4c) --- docs/xml/lcl/taskdlgemulation.xml | 48 +------------------------------ 1 file changed, 1 insertion(+), 47 deletions(-) diff --git a/docs/xml/lcl/taskdlgemulation.xml b/docs/xml/lcl/taskdlgemulation.xml index 333c1f2461..a06b1ef601 100644 --- a/docs/xml/lcl/taskdlgemulation.xml +++ b/docs/xml/lcl/taskdlgemulation.xml @@ -697,49 +697,6 @@ available. - - -Defines a function used to translate a caption used on a task dialog. - - -

-TTaskDialogTranslate is the type used to implement the TaskDialog_Translate -variable. -

-
- - - -
- - -Translated value for the specified caption. - - - - -Caption value translated in the routine. - - - - - -Variable with the function used to translate strings on an emulated task dialog -instance. - - - - -Comment in source code: -Do we really need this? We already use resource strings that can be translated -using translations unit. - - - - - - - Executes an emulated task dialog for using the specified arguments. @@ -897,9 +854,6 @@ argument. For example:
Other values
Returns an empty string ('').
-

-IconMessage calls TD_Trans to localize the return value prior to exit. -

@@ -913,7 +867,7 @@ Translated message content for the specified icon.
-Specifies the icon for the translated message. +Specifies the icon used to identify the translated message in the return value.