Jump to content
sadabat

how to change the color of the top row of stringgrid.

Recommended Posts

Hi

I want to change the color of the top row of stringgrid.
I want to change the white color to gray.

ı want to increase the size of stringgrid line from left to right
thanks a lot.

Adsiz2.png

Ads-z.png

Share this post


Link to post
6 hours ago, sadabat said:

I want to change the color of the top row of stringgrid.

See the TStringGrid.FixedColor property.

6 hours ago, sadabat said:

I want to change the white color to gray.

See the TStringGrid.Color property.

6 hours ago, sadabat said:

ı want to increase the size of stringgrid line from left to right

See the TStringGrid.DefaultColWidth, TStringGrid.ColWidths, and TStringGrid.GridLineWidth properties.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×