[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Calls the OnChange handler.
Change calls the OnChange handler if one is assigned.
Application programmers should not call Change directly. It is called automatically if a property of an action component changes.
Descendent classes of TBasicAction should call explicitly call Change if one of their properties that affect client controls changes its value.