[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebooks.pp line 2459
type TVolumeTypevolumeInfoTypedimensions = class(TGoogleBaseObject) |
protected |
procedure Setheight(); virtual; |
procedure Setthickness(); virtual; |
procedure Setwidth(); virtual; |
published |
property height: string; [rw] |
property thickness: string; [rw] |
property width: string; [rw] |
end; |
| |
| |
TObject |