[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googletoolresults.pp line 437
type TSkippedDetail = class(TGoogleBaseObject) |
protected |
procedure SetincompatibleAppVersion(); virtual; |
procedure SetincompatibleArchitecture(); virtual; |
procedure SetincompatibleDevice(); virtual; |
published |
property incompatibleAppVersion: Boolean; [rw] |
property incompatibleArchitecture: Boolean; [rw] |
property incompatibleDevice: Boolean; [rw] |
end; |
| |
| |
TObject |