[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
List with components linked to this action.
Source position: classesh.inc line 1714
protected TBasicAction.FClients: TList; |
FClients is a list of TBasicActionLink classes which represent links to various components that are connected to this action. The elements in this list should not be manipulated directly, but should be managed with the RegisterChanges and UnRegisterChanges methods.
|
Registers a new client with the action. |
|
|
Unregisters a client from the list of clients |
|
|
Link between actions and action clients (e.g. controls) |
lazarus-ccr.sourceforge.net |