>> Does anyone know how to get a two line caption on a Bit Button,
>> please?
> you can use:
> btnTest.Caption := 'Line 1' + #13#10 + 'Line 2';
> on a bit button - however it does violate every UI design rule known to
> mankind ;)
Hang on... It might violate the style-guide but I know of no study that defines
multiline controls as bad from a UI design perspective... Of course there is
the issue screen-landscape and that pairing a multiline button with another
control whose text is not similiarly aligned would appear inconsistent -
IE It's easier to visually group components with a matching dimension along
the axis opposite to their matching dimension...
--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz