IBX.IBUtils.TIBTimer.Enabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Enabled: Boolean read FEnabled write SetEnabled default True;

C++

__property bool Enabled = {read=FEnabled, write=SetEnabled, default=1};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBUtils.pas
IBX.IBUtils.hpp
IBX.IBUtils TIBTimer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!