Hi, As a workaround for the missing BorderStyle property (compared to CLX), I use a TLabel and TPanel to get the same effect. See attached image (image1). All TLabel and TPanel components are aligned alTop, except for the last (green) TPanel, which it alClient.
The order at design time and runtime is correct. Well, until I resize my form at runtime. See image2. Why is this? Is this a bug or some feature or Align = alTop I don't know about? BTW: The weird colors are for demonstration purposes only. :-) -- Graeme Geldenhuys There's no place like S34° 03.168' E018° 49.342'
image1.png
Description: PNG image
image2.png
Description: PNG image