[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledatastore.pp line 631
type TKey = class(TGoogleBaseObject) |
protected |
procedure SetpartitionId(); virtual; |
procedure Setpath(); virtual; |
published |
property partitionId: TPartitionId; [rw] |
property path: TKeyTypepathArray; [rw] |
end; |
| |
| |
TObject |