CurrentField

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Data > TIWDBGrid > Properties >

CurrentField

SIGNATURE=IWDBGrids.TIWDBGrid.CurrentField

 

ETYPE=Property

 

Declaration:

Delphi:

public property CurrentField: TField;

C++:

public: __property TField CurrentField;

 

Description: This is CurrentField, a member of class TIWDBGrid.