Unit 'kgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGridTextCell

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

Declaration

Source position: kgrids.pas line 1583

type TKGridTextCell = class(TKGridCell)

protected

  procedure AssignText(); virtual;

  

  procedure EditorCreate(); override;

  

  procedure Initialize; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure ApplyDrawProperties; override;

  

  procedure Assign(); override;

  

  property TextPtr: PKText; [r]

  

  property Text: TKString; [rw]

  

end;

Inheritance

TKGridTextCell

  

|

TKGridCell

  

|

TObject



CT Web help

CodeTyphon Studio