From Clomosy Docs
22 October 2025
- 06:2506:25, 22 October 2025 diff hist 0 TclJSON No edit summary
- 06:2406:24, 22 October 2025 diff hist +81 TclJSONObject No edit summary
- 06:2006:20, 22 October 2025 diff hist 0 N File:TCLJSONObject.png No edit summary
21 October 2025
- 12:5912:59, 21 October 2025 diff hist 0 TclJSON No edit summary
- 12:5812:58, 21 October 2025 diff hist +7,219 N TclJSONObject Created page with "<div class="alert alert-light border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> class <b>TCLJSONObject</b> </div> The <b>TCLJSONObject</b> class represents a JSON object composed of key–value pairs. It provides structured methods to add, remove, clone, merge, and retrieve data. Objects can contain nested objects or arrays, allowing hierarchical and deeply structured JSON representations. TCLJSONObject ensures type safety by operating w..."
- 12:4312:43, 21 October 2025 diff hist 0 TclJSON No edit summary
- 12:3612:36, 21 October 2025 diff hist 0 TclJSON No edit summary
- 12:3412:34, 21 October 2025 diff hist 0 File:TCLJSONExample.png Salih uploaded a new version of File:TCLJSONExample.png
- 11:3011:30, 21 October 2025 diff hist +6,730 N TclJSON Created page with "TCLJSON is a structured and type-safe JSON processing library designed to facilitate the creation, manipulation, and validation of JSON data. It enables the definition of objects, arrays, and values representing standard JSON types, including strings, numbers, booleans, and null elements. The library provides mechanisms for constructing hierarchical data models, performing key-value pair operations, merging multiple JSON structures, and retrieving nested elements throug..."
- 11:2811:28, 21 October 2025 diff hist 0 N File:TCLJSONExample.png No edit summary
- 09:0209:02, 21 October 2025 diff hist 0 TclGridLayout No edit summary current
- 08:3608:36, 21 October 2025 diff hist +266 Components No edit summary current
- 08:3108:31, 21 October 2025 diff hist +3,825 N TclGridLayout Created page with "<div class="alert alert-ligth border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> function AddNewGridLayout(AComponent: TCLComponent; xName: string): TclFlowLayout; </div> <span style="color:blue"><b>AComponent</b></span> : Specifies the parent of the object to be defined.<br> <span style="color:blue"><b>xName</b></span> : The name of the defined GridLayout should be written.<br> It is used to arrange components on the form within a fixed gri..."
- 08:2608:26, 21 October 2025 diff hist 0 N File:GridLayout.gif No edit summary current
- 07:3507:35, 21 October 2025 diff hist +4,557 N TclFramedScrollBox Created page with "<div class="alert alert-ligth border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> function AddNewFramedScrollBox(AComponent: TCLComponent; xName: string): TclFramedScrollBox; </div> <span style="color:blue"><b>AComponent</b></span> : Specifies the parent of the object to be defined.<br> <span style="color:blue"><b>xName</b></span> : The name of the defined framedscrollbox should be written.<br> AddNewFramedScrollBox (TClFramedScrollBox) creat..." current
- 07:3307:33, 21 October 2025 diff hist 0 N File:FramedScrollBox.gif No edit summary current
20 October 2025
- 15:1315:13, 20 October 2025 diff hist +130 Components No edit summary
- 15:0815:08, 20 October 2025 diff hist +6 TclFlowLayout No edit summary current
- 15:0615:06, 20 October 2025 diff hist 0 File:FlowLayout.gif Salih uploaded a new version of File:FlowLayout.gif current
- 15:0115:01, 20 October 2025 diff hist +3,804 N TclFlowLayout Created page with "<div class="alert alert-ligth border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> function AddNewFlowLayout(AComponent: TCLComponent; xName: string): TclFlowLayout; </div> <span style="color:blue"><b>AComponent</b></span> : Specifies the parent of the object to be defined.<br> <span style="color:blue"><b>xName</b></span> : The name of the defined FlowLayout should be written.<br> It is used to arrange components on the form in a sequential fl..."
- 14:5914:59, 20 October 2025 diff hist 0 N File:FlowLayout.gif No edit summary
- 13:3013:30, 20 October 2025 diff hist −18 TclScaledLayout No edit summary
- 13:2913:29, 20 October 2025 diff hist +168 Components No edit summary
- 13:2713:27, 20 October 2025 diff hist +3,223 N TclScaledLayout Created page with "<div class="alert alert-ligth border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> function AddNewScaledLayout(AComponent: TCLComponent; xName: string): TclScaledLayout; </div> <span style="color:blue"><b>AComponent</b></span> : Specifies the parent of the object to be defined.<br> <span style="color:blue"><b>xName</b></span> : The name of the defined ScaledLayout should be written.<br> It is used to arrange and proportionally scale other comp..."
- 10:5010:50, 20 October 2025 diff hist −21 TclMQTTClient No edit summary current
- 10:4910:49, 20 October 2025 diff hist 0 N File:MQTTBroker.png No edit summary current
- 10:3910:39, 20 October 2025 diff hist +70 TclMQTTClient No edit summary
- 10:3610:36, 20 October 2025 diff hist −29 Components No edit summary
- 10:3510:35, 20 October 2025 diff hist +158 Components No edit summary
- 10:2710:27, 20 October 2025 diff hist +8,223 N TclMQTTClient Created page with "<div class="alert alert-ligth border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> function AddNewMQTTClient(AComponent: TCLComponent; xName: string): TCLMqttClient; </div> TCLMqttClient component is a lightweight MQTT client used to connect, publish, and subscribe to MQTT brokers. It supports common MQTT operations such as publishing messages, subscribing to topics, receiving messages, and handling connection events. <div style="margin-bottom..."
- 10:1210:12, 20 October 2025 diff hist 0 File:MQTTClient.png Salih uploaded a new version of File:MQTTClient.png current
- 10:0810:08, 20 October 2025 diff hist 0 N File:MQTTClient.png No edit summary
17 October 2025
- 12:3712:37, 17 October 2025 diff hist +86 System Library No edit summary current
- 12:3312:33, 17 October 2025 diff hist −3 ClTagStr No edit summary current
- 12:0212:02, 17 October 2025 diff hist −1 ClTagStr No edit summary
- 12:0012:00, 17 October 2025 diff hist +1 ClTagInt No edit summary current
- 11:5911:59, 17 October 2025 diff hist +24 ClTagInt No edit summary
- 11:5811:58, 17 October 2025 diff hist +1,760 N ClTagStr Created page with "<div class="alert alert-ligth border border-3 border-primary-subtle rounded-5 p-4 shadow-sm" role="alert"> TCLComponent.ClTagStr :String; </div> The ClTagString property is used to store an String value for any object. It is typically used to carry additional information or identification details specific to the object. <b>Example</b><br> <pre> Var MyForm:TclForm; testPanel : TclProPanel; testBtn : TClProButton; i : Integer; void BtnOnClick; { ShowMessage(TCl..."
- 07:4307:43, 17 October 2025 diff hist −2 TCLCrypto No edit summary current
- 07:3607:36, 17 October 2025 diff hist +1,096 TCLCrypto No edit summary
- 07:0107:01, 17 October 2025 diff hist −28 TCLCrypto No edit summary
- 06:5806:58, 17 October 2025 diff hist −222 TCLCrypto No edit summary
- 06:3406:34, 17 October 2025 diff hist +5,457 N TCLCrypto Created page with "TCLCrypto component is a cryptographic library used in Clomosy for encryption, hashing, and token operations. It supports modern algorithms such as AES, SHA-2, SHA-3, and JWT. This component allows developers to configure keys, IVs, output formats, and advanced options for cryptography tasks. <div class="table-responsive"> {| class="wikitable" style="border: 2px solid #c3d7e0" ! style="background-color: #c3d7e0"| Feature !!style="background-color: #c3d7e0"| Use of..."
16 October 2025
- 13:1013:10, 16 October 2025 diff hist +107 System Library No edit summary
- 12:5412:54, 16 October 2025 diff hist −83 FormatFloat No edit summary current
- 12:4412:44, 16 October 2025 diff hist +432 FormatFloat No edit summary
- 12:0312:03, 16 October 2025 diff hist +12 FormatFloat No edit summary
- 11:4711:47, 16 October 2025 diff hist −468 FormatFloat No edit summary
- 11:3011:30, 16 October 2025 diff hist +3,290 FormatFloat No edit summary Tag: Visual edit: Switched
- 11:2911:29, 16 October 2025 diff hist +11 N FormatFloat Created page with "Hello World"