Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread TMessageDialog Font Color
Mon, Jul 29 2019 8:04 PMPermanent Link

KimHJ

Comca Systems, Inc

I'm trying to change the heading color and Font of the MessageDialog.

I found the Background color in the Normal Base element and I see a Font in the Normal Base element and it says Black. I know it is not black it always show in White.

Any one knows how to change the Font color on the borders blue color?

Thanks,
Kim
Tue, Jul 30 2019 5:42 AMPermanent Link

Uli Becker

Kim,

> I'm trying to change the heading color and Font of the MessageDialog.
>
> I found the Background color in the Normal Base element and I see a Font in the Normal Base element and it says Black. I know it is not black it always show in White.
>
> Any one knows how to change the Font color on the borders blue color?

You need to modify the TDialogCaptionBar interface. It's the "Caption" element which you are looking for.

Uli
Sun, Aug 4 2019 12:02 AMPermanent Link

KimHJ

Comca Systems, Inc

Uli Becker wrote:

>>You need to modify the TDialogCaptionBar interface. It's the "Caption" element which you are looking for.<<

Thanks Uli didn't see that one.I see there is one for the buttons as well.

Kim
Image