API:Vcl.ValEdit.TValueListEditor.InsertRow
Delphi
function InsertRow(const KeyName, Value: string; Append: Boolean): Integer;
C++
int __fastcall InsertRow(const System::UnicodeString KeyName, const System::UnicodeString Value, bool Append);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.ValEdit.pas Vcl.ValEdit.hpp |
Vcl.ValEdit | TValueListEditor |
Description
Embarcadero Technologies does not currently have any additional information.