JCL Help:TJclClassTypeInfo.GetPropertyCount
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclClassTypeInfo.GetPropertyCount Method
[+] TJclClassTypeInfo Methods
[+] TJclClassTypeInfo Properties
Search in JCL Help
Search in all projects
Summary
Retrieve the number of published properties declared in this class.
Pascal
public function GetPropertyCount: Integer;
Return Value
The number of published properties declared by the class.
Description
GetPropertyCount retrieves the number of properties published by this class. To find the number of published properties in this class and it's ancestors, query the TotalPropertyCount property. GetPropertyCount is the read specifier for 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