JCL Help:TJclInterfaceTypeInfo.GetPropertyCount

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retrieve the number of properties in the interface.


Pascal

 public function GetPropertyCount: Integer;


Return Value

The number of properties declared in the interface.


Description

GetPropertyCount retrieves the number of properties declared in the interface. Although the number of properties is stored, there's no information on individual properties. GetPropertyCount is the read specifier of the PropertyCount property.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page