[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jdbgridutils.pas line 170
type TJDbGridDoubleCtrl = class(TObject) |
||
public |
||
CellEditor: TStringCellEditor; |
|
|
theGrid: TDBGrid; |
|
|
property decimals: Integer; [rw] |
|
|
constructor Create; |
|
|
destructor Destroy; override; |
|
|
function Editor(); |
|
|
function CanDefocus; |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |