[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mnFields.pas line 28
type IField = interface(IStreamPersist) |
||
function GetAsInteger; |
|
|
procedure SetAsInteger(); |
|
|
function GetAsBoolean; |
|
|
procedure SetAsBoolean(); |
|
|
function GetAsString; |
|
|
procedure SetAsString(); |
|
|
function GetAsCurrency; |
|
|
procedure SetAsCurrency(); |
|
|
function GetAsDateTime; |
|
|
procedure SetAsDateTime(); |
|
|
function GetValue; |
|
|
procedure SetValue(); |
|
|
end; |
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |