[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 5279
type TVideoRecordingDetails = class(TGoogleBaseObject) |
protected |
procedure Setlocation(); virtual; |
procedure SetlocationDescription(); virtual; |
procedure SetrecordingDate(); virtual; |
published |
property locationDescription: string; [rw] |
property recordingDate: TDatetime; [rw] |
end; |
| |
| |
TObject |