Unit 'TplDBControlGridUnit' Package
[Overview][Constants][Types][Classes][Index] [#pl_exdatabase]

TDCGRowCache

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

Declaration

Source position: TplDBControlGridUnit.pas line 58

type TDCGRowCache = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure ClearCache;

  

  function Render();

  

  function Add2Cache();

  

  function GetRowImage();

  

  procedure InvalidateRowImage();

  

  function IsEmpty();

  

  procedure MarkAsDeleted();

  

  property AlternateColor []: Boolean; [r]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property AltColorStartNormal: Boolean; [rw]

  

  property UseAlternateColors: Boolean; [rw]

  

end;

Inheritance

TDCGRowCache

  

|

TObject



CT Web help

CodeTyphon Studio