Data.DBXMessageHandlerCommon.TDBXCommandMessage.Command

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.DBXMessageHandlerCommon.pas
Data.DBXMessageHandlerCommon.hpp
Unit: Data.DBXMessageHandlerCommon
Parent: TDBXCommandMessage

Delphi

property Command: string read FCommand write FCommand;

C++

__property System::UnicodeString Command = {read=FCommand, write=FCommand};

Description

Embarcadero Technologies does not currently have any additional information.