![]() |
TVirtualStringTree checkbox
Hi , please how could i achieve this :
Code:
0
|_1 |_1.1 ----> only this will be checked |_2.1 |_3.1 |_2 |_2.1 ---- > only this will be checked |_2.2 |_3.2 thank you |
AW: TVirtualStringTree checkbox
You can use e.g. the OnGetText-event to set the CheckState of the node.
|
AW: TVirtualStringTree checkbox
many thanks DeddyH , But i want to achieve using OnButtonClick event
|
AW: TVirtualStringTree checkbox
In this case you have to identify the nodes to get checked and set their Checkstate-Property.
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 05:51 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz