[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleanalyticsreporting.pp line 806
type TSegment = class(TGoogleBaseObject) |
protected |
procedure SetdynamicSegment(); virtual; |
procedure SetsegmentId(); virtual; |
published |
property dynamicSegment: TDynamicSegment; [rw] |
property segmentId: string; [rw] |
end; |
| |
| |
TObject |