[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 469
type TWideStringField = class(TStringField) |
protected |
procedure CheckTypeSize(); override; |
function GetValue(); |
function GetAsString; override; |
procedure SetAsString(); override; |
function GetAsVariant; override; |
procedure SetVarValue(); override; |
function GetAsWideString; override; |
procedure SetAsWideString(); override; |
function GetDataSize; override; |
public |
constructor Create(); override; |
property Value: WideString; [rw] |
end; |
| |
| |
| |
TComponent |
? |
TObject |
No notes exist for this page yet.