Vcl.CmAdmCtl.TCOMAdminCatalog.MinorVersion
Delphi
property MinorVersion: Integer read Get_MinorVersion;
C++
__property int MinorVersion = {read=Get_MinorVersion, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.CmAdmCtl.pas Vcl.CmAdmCtl.hpp |
Vcl.CmAdmCtl | TCOMAdminCatalog |
Description
Indicates the minor version number of the COMAdmin Library
Use MinorVersion to determine the minor version number of the COMAdmin Library, which TCOMAdminCatalog uses to administer COM+ applications.