TeeTree and VCL Styles

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
Collinor
Newbie
Newbie
Posts: 3
Joined: Tue Oct 13, 2020 12:00 am

TeeTree and VCL Styles

Post by Collinor » Tue Nov 17, 2020 11:15 am

Is there a way to apply a VCL Style to a TTree?

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeTree and VCL Styles

Post by Yeray » Thu Nov 19, 2020 1:53 pm

Hello,

Find here a simple example:
TreeThemes.zip
(6.67 KiB) Downloaded 1416 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Collinor
Newbie
Newbie
Posts: 3
Joined: Tue Oct 13, 2020 12:00 am

Re: TeeTree and VCL Styles

Post by Collinor » Fri Nov 20, 2020 2:00 pm

Thank you very much for the sample. Is there a chance to apply the VCL style to the scroll bars, if there are some?

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeTree and VCL Styles

Post by Yeray » Thu Dec 10, 2020 10:16 am

Hello,

The VCL version of TeeTree uses the Windows scrollbar.
That takes it's paint characteristics from general Windows theme properties and is not modifiable via Tree properties.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply