JCL Help:IJclInterfaceTypeInfo.GetPropertyCount
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclInterfaceTypeInfo.GetPropertyCount Method
[+] IJclInterfaceTypeInfo Methods
[+] IJclInterfaceTypeInfo Properties
Search in JCL Help
Search in all projects
Summary
Retrieve the number of properties in the interface.
Pascal
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