[Lazarus] TStringGrid - ColResize on FixedCols (or Freeze Pane on ordinary columns)

Luiz Americo Pereira Camara luizmed at oi.com.br
Sat Jul 2 00:38:02 CEST 2011


On 1/7/2011 09:44, Alexsander Rosa wrote:
> "Freeze pane" is an expression from Excel spreadsheet: you "freeze" a 
> few columns (usually with identification data) and scroll the rest. In 
> TStringGrid it's done with FixedCols: they remain fixed (frozen) and 
> the rest of the columns can be scrolled. This part is fine, the 
> "freeze pane" feature is there. However, in TStringGrid the fixed 
> columns can't be manually resized even when you set goColumnResize to 
> true. I wish there were an option like "goFixedColsResize" or something.

VirtualTreeView implements that

See in advanced demo "GridDemo"

Luiz




More information about the Lazarus mailing list