IBX.IBInstall.TIBUnInstall.UnInstallFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property  UnInstallFile: String read FUnInstallFile write FUnInstallFile;

C++

__property System::UnicodeString UnInstallFile = {read=FUnInstallFile, write=FUnInstallFile};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall TIBUnInstall

Description

Returns the name and path of the InterBase uninstall file.

Use UnInstallFile to return the name and path of the InterBase uninstall file.

Note: You must install InterBase 6 to use this feature.