Delphi

Creating a profile screen for your mobile application

I am using the following components on my form: TTabControl with 3 tab items TabItem3 consists of: TCircle with the stroke color set to match the toolbar color and a profile photo as the fill TToolbar with multiple Speedbuttons and the screen title Multiple labels on the form TListBox with several list items, each with a custom bitmap and a Listbox search header. TStyleBook…
Read more