- This topic has 2 replies, 1 voice, and was last updated 2025-10-25 at 6:52 pm by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Home › Forums › Konopka Signature VCL Controls (formerly Raize Components) › Source for KSVC 8.0 to fix issued in TrzCheckTree
Tagged: TRzChecktree
Hello! Could someone please clarify if source code is available with the KSVC v8.0 components (installed from Getit in Delphi 12.3)? If so, any ideas where I can find the source. I only managed to find the BPL files. In the past, (e.g. Raize 6) source was available, but perhaps that was pre-Getit era.
I’m having some problems with how TRzChecktree draws in (all) dark themes. A white rectangle appears between the check boxes and the node icons. I was hoping to look into the source code to see if I could fix. Seems that rectangle ought to be set to draw in the themes background color.
Thanks in advance!
Charlie (loyal Raize components user since way back when!)
Apologies – I found it on my PC. In case anyone else is looking, you can find the source for KSVC8/Delphi 12.3 here:
C:\Users\Public\Documents\Embarcadero\Studio\23.0\CatalogRepository\KonopkaControls-290-8.0_For12.3\Source
FYI – I managed to hack the TrzCheckTree to make it stop drawing the white bar to the right of check boxes.
In procedure “TRzCheckTree.InitStateImages” I changed this line as follows:
//R := Rect( 0, 0, W, H ); //old
R := Rect(0, 0, W+ScaleValue(4), H); //extra width to match FCheckImages.Width
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
These cookies are needed for adding comments on this website.
These cookies are used for managing login functionality on this website.
Stripe is a payment processing platform that enables businesses to accept online payments securely and efficiently.
Service URL: stripe.com (opens in a new window)