From Clomosy Docs

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.

17 October 2025

24 December 2024

20 November 2024

13 November 2024

6 November 2024

10 October 2024

23 August 2024

6 February 2024

24 January 2024

13 November 2023

  • curprev 14:1714:17, 13 November 2023ClomosyManager talk contribs 2,105 bytes +2,105 Created page with "The ClTagInt property is used to store an integer value for any object. It is typically used to carry additional information or identification details specific to the object. textBtn.ClTagInt TclProImage(Myform.Clsender).ClTagInt '''Example:'''<br> :''Basic Syntax:'' Var MyForm:TclForm; testPanel : TclProPanel; testBtn : TClProButton; i : Integer; procedure BtnOnClick; begin ShowMessage(TClProButton(Myform.Clsender).clTagInt); end; begin MyF..."
Retrieved from "http:///ClTagInt"