[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: claude.Dto.pas line 63
type TFile = class(TObject) |
||
id: string; |
|
|
type_: string; |
|
|
filename: string; |
|
|
purpose: string; |
|
|
size_bytes: Integer; |
|
|
created_at: string; |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |