Closed maurobotta closed 3 weeks ago
What you mean by view "TAB" ? you mean this :
YES
Ah, no, TALTabControl doesn't include that feature. There are so many different possible styles for tabs—such as displaying them on the left, at the top, as images, text, etc. (see: https://m3.material.io/components/tabs/guidelines)—that I've chosen not to include the tabs in TALTabControl. Instead, developers can add their own buttons or elements to represent the tabs as they see fit.
TALTabControl is mainly to do stuff like this :
@Zeus64 Thank you, another question , How i can Active Material 3 Controls ( Design ) ?
FMX TStyleBook remove it ?
@Zeus64, How can to have TALEdit with MAT3 design ?
Thank you for yor work :)
You don't need FMX TStyleBook, none of the alcinoe control work with it. in delphi, you right click on a TEdit, and you choose the material 3 design style you want in the popup list
Hi
I'm testing a TALTabControl -> TALTabItem, i can't know how view "TAB" ( Android / IOS / Win ).
Last version of Alcinoe.
Delphi 12.2
Mauro