Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWGridCell > Methods >

Create

SIGNATURE=IWCompGrids.TIWGridCell.Create@TCollection

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(ACollection: TCollection); override; overload;

C++:

public: virtual __fastcall TIWGridCell(TCollection ACollection);

 

Description: This is Create, a member of class TIWGridCell.