Unit 'jdbgridutils' Package
[Overview][Classes][Index] [#pl_jujiboutils]

TJDbGridTimeCtrl

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

Declaration

Source position: jdbgridutils.pas line 88

type TJDbGridTimeCtrl = class(TObject)

public

  CellEditor: TStringCellEditor;

  

  theGrid: TDBGrid;

  

  function isNull;

  

  property DisplayFormat: string; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

  function Editor();

  

  function CanDefocus;

  

end;

Inheritance

TJDbGridTimeCtrl

  

|

TObject



CT Web help

CodeTyphon Studio