gerhardhziegler Posted May 6, 2017 Posted May 6, 2017 Dear friends,i am missing the Accordion component (shown in mdemo.dll) in Delphi IDE (components selection), the Release from April., 19 which I downloaded and installed. Also the tree grid seems not available as visual component.And had someone already used the DBTreeGrid. I am desparate with the usage of Keyfields, TreeFields, Parent Fields...Thanks a lot in advance for any ideas.PS: TreeGrid in mdemo.dll - show sources causes an error Quote
sysjames Posted July 1, 2017 Posted July 1, 2017 There doesn't seem to be a visible component for this. If you look at the example in mdemo, you will find that it is a form with AlignmentControl = uniAlignmentClient which has a TUniContainerPanel with the layout set to accordion which contains other UniPanels with their layout set to fit. And, of course, each of the sub-panels contain the tabs and other controls you see in the example. Hope this helps. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.