[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msgraph.pp line 1007
type Tphoto = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property cameraMake: string; [rw] |
property cameraModel: string; [rw] |
property exposureDenominator: Double; [rw] |
property exposureNumerator: Double; [rw] |
property focalLength: Double; [rw] |
property fNumber: Double; [rw] |
property takenDateTime: TDateTime; [rw] |
end; |
| |
| |
| |
TObject |