[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jdbgridutils.pas line 56
type TJDbGridDateTimeCtrl = class(TObject) |
||
protected |
||
procedure ShowCalendar(); |
|
|
procedure CalendarPopupReturnDate(); |
|
|
public |
||
CellEditor: TStringCellEditor; |
|
|
theGrid: TDBGrid; |
|
|
function isNull; |
|
|
property DisplayFormat: string; [rw] |
|
|
constructor Create; |
|
|
destructor Destroy; override; |
|
|
function Editor(); |
|
|
function CanDefocus; |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |