RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TKeyTipList.Full Property

Indicates KeyTip has full match in list and no other matches

Pascal
property Full: Boolean;
C++
__property Boolean Full;

Full is True if the current KeyTip has a full match in the list and there are no other matches, and it is False otherwise. 

 

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