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.

24 December 2024

13 November 2024

8 November 2024

22 August 2024

2 August 2024

23 April 2024

12 February 2024

14 November 2023

20 July 2023

20 June 2023

30 May 2023

  • curprev 13:2313:23, 30 May 2023ClomosyManager talk contribs 7,525 bytes +5,676 No edit summary
  • curprev 08:3008:30, 30 May 2023ClomosyManager talk contribs 1,849 bytes +1,849 Created page with "TclStringList is a convenient class used to store and manage an array of strings, providing a list-like structure. TclStringList enables the ability to add, remove, sort, search, and perform other operations on string elements within the list. To utilize TclStringList, a variable of type TclStringList should be defined. '''Var''' List:TclStringList; Then the list should be created in the application. List := Clomosy.StringListNew; Here are some important propertie..." Tag: Visual edit: Switched
Retrieved from "http:///TclStringList"