RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TItemProp.KeyDesc Property

Specifies the name of the item, which appears in the names column of the Value list editor.

Pascal
property KeyDesc: string;
C++
__property AnsiString KeyDesc;

Set KeyDesc to specify a name for this item. This name appears in the names column of the Value list editor. 

If ItemProp is not set, then the name that appears in the key column of the Value list editor is the corresponding value of the Keys property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!