From Clomosy Docs
20 October 2025
- 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"