Search found 3 matches

by Lampiao
Thu Feb 09, 2023 8:50 am
Forum: VCL
Topic: F1
Replies: 2
Views: 4272

Re: F1

Works! thank you very much
by Lampiao
Wed Feb 08, 2023 8:46 am
Forum: VCL
Topic: Custom Styles
Replies: 1
Views: 4025

Custom Styles

In Delphi I can set Styles (ProjectOptions -> Application -> Appearance -> CustomStyles) . For example if I set it to style "Amakrits" then the UI has a black theme, the TListboxes and Memo's background are black. But the TChart background remains white. Is there a way that TChart adapts its style a...
by Lampiao
Mon Jun 13, 2022 8:32 am
Forum: VCL
Topic: Drawing a specific bandline on an IsoSurface plot
Replies: 1
Views: 3346

Drawing a specific bandline on an IsoSurface plot

How to make an isosurface plot where all contour lines are disabled except one?

For example Series1.BandPen.Visible:=False for all levels except for the level Y=10