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

TGridColumn.Tag

Contains a Pointer to an Integer type.

Declaration

Source position: grids.pas line 617

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.