Unit 'claude.Dto' Package
[Overview][Classes][Index] [#lz_aiassistant]

TFile

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TFile

  

|

TObject



CT Web help

CodeTyphon Studio