FMX.ActnList.IGroupName.GroupName
Delphi
property GroupName: string read GetGroupName write SetGroupName;
C++
__property System::UnicodeString GroupName = {read=GetGroupName, write=SetGroupName};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.ActnList.pas FMX.ActnList.hpp |
FMX.ActnList | IGroupName |
Beschreibung
Legt den Namen der Gruppe fest, zu der das Steuerelement gehört.