Links
EControl Syntax Editor SDK
TMacroRecord.Add Method

Adds a new item at the end of the Events list.

procedure Add(Cmd: integer; Data: ecString = '');

Call Add to insert a new object at the end of the Events list. 

Add increments Count property. 

Cmd and Data parameters specify Command and Data fields of a new added item.

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