FMX.ActnList.IGroupName.GroupName
Delphi
property GroupName: string read GetGroupName write SetGroupName;
C++
__property System::UnicodeString GroupName = {read=GetGroupName, write=SetGroupName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ActnList.pas FMX.ActnList.hpp |
FMX.ActnList | IGroupName |
Description
Specifies the name of the group the control belongs to.