[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleruntimeconfig.pp line 285
type TCardinality = class(TGoogleBaseObject) |
protected |
procedure Setpath(); virtual; |
procedure Setnumber(); virtual; |
published |
property path: string; [rw] |
property number: Integer; [rw] |
end; |
| |
| |
TObject |