[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 5386
type TPlacementTag = class(TGoogleBaseObject) |
protected |
procedure SetplacementId(); virtual; |
procedure SettagDatas(); virtual; |
published |
property placementId: string; [rw] |
property tagDatas: TPlacementTagTypetagDatasArray; [rw] |
end; |
| |
| |
TObject |