IBX.IBInstall.TIBInstall.SuggestedDestination

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SuggestedDestination: String read FSuggestedDestination;

C++

__property System::UnicodeString SuggestedDestination = {read=FSuggestedDestination};

Properties

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

Description

Returns the suggested installation target destination.

Use SuggestedDestination to return suggested installation target destination.

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