Links
EControl Syntax Editor SDK
TecMacroRecorder.Plying Property

Indicates whether some macro is played.

property Plying: Boolean;

Returns true if some macro is playing. Otherwise returns false. 

Use AddMacro, DeleteMacro and MoveMacro methods to add, delete and move items in the Macros array. 

Use LoadFromStream and LoadFromFile methods to load list of macros from stream or file. 

Use SaveToStream and SaveToFile methods to save list of macros to stream or file.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!