Jump to content

WpclsQueryEditString: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 May 2025

25 May 2025

  • curprev 21:1821:18, 25 May 2025 Martini talk contribs 693 bytes +693 Created page with "{{DISPLAYTITLE:wpclsQueryEditString}} This method is called to allow the class object to specify the text to be used in the edit pushbutton of the palette object's open view. ==Syntax== <pre> PSZ _wpclsQueryEditString(M_WPPalette *somSelf) </pre> ==Parameters== ;''somSelf'' (M_WPPalette *) - input :Pointer to the WPPalette class object. ==Returns== ;''ppointer'' (PSZ) - returns :Pointer to the edit pushbutton string. ==Usage== This method can be called at..."