[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledatastore.pp line 449
type TPropertyFilter = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setvalue(); virtual; |
procedure Setop(); virtual; |
procedure Set_property(); virtual; |
published |
property op: string; [rw] |
property _property: TPropertyReference; [rw] |
end; |
| |
| |
TObject |