System.Classes.TBasicAction.ClientCount
Delphi
property ClientCount: Integer read GetClientCount;
C++
__property int ClientCount = {read=GetClientCount, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | System.Classes.pas System.Classes.hpp |
System.Classes | TBasicAction |
Description
Stores the number of elements in the Clients list of action links associated with the action.