ToolsAPI.IOTACustomDifferenceManager.ShowDifference

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ShowDifference(const Left, Right: IStream; const LeftDisplayName,
RightDisplayName, LeftFileName, RightFileName: string;
LeftFlag, RightFlag: TOTADiffFlag; DifferenceType: TOTADifferenceType);

C++

virtual void __fastcall ShowDifference(const _di_IStream Left, const _di_IStream Right, const System::UnicodeString LeftDisplayName, const System::UnicodeString RightDisplayName, const System::UnicodeString LeftFileName, const System::UnicodeString RightFileName, TOTADiffFlag LeftFlag, TOTADiffFlag RightFlag, TOTADifferenceType DifferenceType) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTACustomDifferenceManager

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !