Robert Meek <[EMAIL PROTECTED]>:

> retained and used again in future sessions.  Is this possible?  If so 
how,
> because the StrGrid.Col[0] doesn't have a width property...only a 
default
> width that sets all of them the same including the fixed column!

TStringGrid.ColWidths[Index: Longint]: Integer;

> for a particular week.  I don't want a print screen because that would 
show
> the entire form...just the grid itself.  How can this best be 
accomplished?

TWinControl.PaintTo(DC: HDC; X, Y: Integer);


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to