RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TKeyTipMatchItem.Create Constructor
Pascal
constructor Create(AType: TKeyTipMatchType; AHandled: TKeyTipHandled; AControl: TControl; AIndex: Integer = -1);
C++
__fastcall TKeyTipMatchItem(TKeyTipMatchType AType, TKeyTipHandled AHandled, TControl * AControl, int AIndex = -1);

This is Create, a member of class TKeyTipMatchItem.

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