[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TGridColumn.Tag

Contains a Pointer to an Integer type.

Declaration

Source position: grids.pas line 620

published property TGridColumn.Tag : PtrInt
  read FTag
  write FTag
  default 0;

Description

Tag is a PtrInt property which contains a numeric value. Its usage is implementation dependent.