[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'db' (#fcl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 492
type TNumericField = class(TField) |
protected |
procedure RangeError(); |
procedure SetDisplayFormat(); |
procedure SetEditFormat(); |
public |
constructor Create(); override; |
published |
property DisplayFormat: String; [rw] |
property EditFormat: String; [rw] |
end; |
| |
| |
TComponent |
? |
TObject |
No notes exist for this page yet.