RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListStrings.KeyIsValid Method
Pascal
function KeyIsValid(const Key: string; RaiseError: Boolean = True): Boolean;
C++
__fastcall Boolean KeyIsValid(const AnsiString Key, Boolean RaiseError = True);

This is KeyIsValid, a member of class TValueListStrings.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!