TcxPropertyEditor.GetPropType Method
Returns a pointer to the type information record for the edited property.
Declaration
function GetPropType: PTypeInfo;
Returns
Type |
---|
PTypeInfo |
Remarks
Returns a pointer to the TTypeInfo record that provides information about the type of the edited property.
See Also