[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebooks.pp line 2512
type TVolumeTypevolumeInfoTypeindustryIdentifiersItem = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setidentifier(); virtual; |
procedure Set_type(); virtual; |
published |
property identifier: string; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |