[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msgraph.pp line 1043
type TremoteItem = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
published |
property fileSystemInfo: TfileSystemInfo; [rw] |
property id: string; [rw] |
property name: string; [rw] |
property parentReference: TitemReference; [rw] |
property size: Int64; [rw] |
end; |
| |
| |
| |
TObject |