RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StdCtrls.TCustomComboBoxStringsClass Type

TCustomComboBoxStringsClass describes a descendant of TCustomComboBoxStrings.

Pascal
TCustomComboBoxStringsClass = class of TCustomComboBoxStrings;
C++
TCustomComboBoxStrings TCustomComboBoxStringsClass;

TCustomComboBoxStringsClass is the type for a class reference of TCustomComboBoxStrings or any of its descendants. It is a pointer to the runtime type information (RTTI) for the class type. 

 

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