API:Vcl.ValEdit.TValueListEditor.Values
Delphi
property Values[const Key: string]: string read GetValue write SetValue;
C++
__property System::UnicodeString Values[const System::UnicodeString Key] = {read=GetValue, write=SetValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ValEdit.pas Vcl.ValEdit.hpp |
Vcl.ValEdit | TValueListEditor |
Description
Embarcadero Technologies does not currently have any additional information.