Can the border color of a Form1 be changed?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ada,str
Posts: 4
Joined: Fri 23 Oct 2009 23:25

Can the border color of a Form1 be changed?

Post by ada,str » Tue 27 Oct 2009 23:04

Is there a way to change the border color of a Form1 object, ie: where the Form1.Caption and the "minimize|maximize|exit" options are? Thanks.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 28 Oct 2009 09:43

TForm does not have properties to change the border color.

Post Reply