@khalooody wrote:
hello there
I want to know how to create own file format and save the file?
know I'm usingfunction ExportMyFile(Path: String): String;
begin
Result := ExportAFile(Path, "Save File As", ".");
end;Regards,
khalid mohmmad
Posts: 2
Participants: 2