Used to return licensing information as a TIBCLicenseMaskInfo record, which includes the license mask and capability mask.
property LicenseMaskInfo: TIBCLicenseMaskInfo;
Use the LicenseMaskInfo property to return licensing information as a TIBCLicenseMaskInfo record, which includes the license mask and capability mask. A license mask is a bitmask representing the software activation certificate options currently enabled on the server. A capability mask is a bitmask representing the capabilities currently enabled on the server.
Note: You sould install InterBase 6 to use this feature.