API:Vcl.ValEdit.TValueListStrings.ItemProps

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemProps[const KeyOrIndex: Variant]: TItemProp read GetItemProp write PutItemProp;

C++

__property TItemProp* ItemProps[System::Variant KeyOrIndex] = {read=GetItemProp, write=PutItemProp};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit TValueListStrings

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!