Data.DBXMessageHandlerCommon.TDBXVendorPropertyMessage.PropertyValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PropertyValue: string read FPropertyValue write FPropertyValue;

C++

__property System::UnicodeString PropertyValue = {read=FPropertyValue, write=FPropertyValue};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXMessageHandlerCommon.pas
Data.DBXMessageHandlerCommon.hpp
Data.DBXMessageHandlerCommon TDBXVendorPropertyMessage

Description

Embarcadero Technologies does not currently have any additional information.