State Property (Read Only) |
Top Previous Next |
Returns the state of the component.
Visual Basic Syntax
[TNBMacroState =] TNBMacro.State
Delphi Syntax
[TNBMacroState :=] TNBMacro.State;
Remarks
The value of this property can be one of the following constants:
See Also TnbProfiles property, StopRecording and StartPlaying methods.
|