Data.DBXCommon.TDBXValueType.SetName
Delphi
procedure SetName(const Name: string); virtual;
C++
virtual void __fastcall SetName(const System::UnicodeString Name);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXValueType |
Description
Set Name property.
SetName sets the Name property.