Timeout Property
A timeout for the component.
Syntax
property Timeout: Integer;
Default Value
30
Remarks
If Timeout is set to a positive value, and an operation cannot be completed immediately, the component will return with an error after Timeout seconds.
The default value for Timeout is 30 (seconds).
Data Type
Integer