Source position: fpxmlrep.pp line 63
public procedure TFPXMLRepositoryHandler.SaveToXml( |
D: TFPDependency; |
Stream: TStream |
); |
DS: TFPDependencies; |
Stream: TStream |
); |
P: TFPPackage; |
Stream: TStream |
); |
PS: TFPPackages; |
Stream: TStream |
); |
R: TFPRepository; |
Stream: TStream |
); |
D: TFPDependency; |
const FileName: string |
); |
DS: TFPDependencies; |
const FileName: string |
); |
P: TFPPackage; |
const FileName: string |
); |
PS: TFPPackages; |
const FileName: string |
); |
R: TFPRepository; |
const FileName: string |
); |