Unit 'ntvGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minicontrols]

TntvCell

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ntvGrids.pas line 117

type TntvCell = class(TPersistent)

protected

  procedure SetText(); virtual;

  

public

  procedure Assign(); override;

  

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  property Text: string; [rw]

  

  property Data: Integer; [rw]

  

end;

Inheritance

TntvCell

  

|

TObject



CT Web help

CodeTyphon Studio