[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mnFields.pas line 43
type IFields = interface(IStreamPersist) |
||
function GetValues(); |
|
|
property Values []: Variant; [r] |
|
|
function GetCount; |
|
|
property Count: Integer; [r] |
|
|
function GetIField(); |
|
|
end; |
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |