Data.DBXCommon.TDBXMorphicCommand.SetText
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXMorphicCommand |
Delphi
procedure SetText(const Value: string); override;
C++
virtual void __fastcall SetText(const System::UnicodeString Value);
Description
Setter of Text.
Data.DBXCommon.TDBXMorphicCommand.SetText inherits from Data.DBXCommon.TDBXCommand.SetText. All content below this line refers to Data.DBXCommon.TDBXCommand.SetText.
Setter of Text.