IBX.IBEvents.TIBEvents.GetAutoRegister

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAutoRegister: Boolean;

C++

bool __fastcall GetAutoRegister(void);

Properties

Type Visibility Source Unit Parent
function public
IBX.IBEvents.pas
IBX.IBEvents.hpp
IBX.IBEvents TIBEvents

Description

Returns the value of the AutoRegister property.

GetAutoRegister is the read implementation of the AutoRegister property.