[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpopenapi.pascaltypes.pp line 68
type TAPIServiceMethodParam = class(TObject) |
public |
constructor create(); |
property ArgType: TPropertyType; [r] |
property Name: string; [r] |
property OriginalName: string; [r] |
property TypeName: string; [r] |
property Parameter: TParameter; [r] |
property Location: TParamLocation; [r] |
property AsStringValue: string; [r] |
property DefaultValue: string; [rw] |
end; |
| |
TObject |