Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THeaderSizingEvent

Declaration

Source position: grids.pas line 391

type THeaderSizingEvent = procedure(

  Sender: TObject;

  const IsColumn: Boolean;

  const aIndex: Integer;

  const aSize: Integer

) of object;



CT Web help

CodeTyphon Studio