[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: protocoltypes.pas line 269
type ITagInterface = interface |
||
function GetValueAsText(); |
|
|
function GetVariantValue; |
|
|
procedure SetVariantValue(); |
|
|
function IsValidValue(); |
|
|
function GetValueTimestamp; |
|
|
property ValueVariant: Variant; [rw] |
|
|
property ValueTimestamp: TDatetime; [r] |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |