[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlepartners.pp line 602
type TCertificationExamStatus = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Set_type(); virtual; |
procedure SetnumberUsersPass(); virtual; |
published |
property _type: string; [rw] |
property numberUsersPass: Integer; [rw] |
end; |
| |
| |
TObject |