FMX.ListBox.TListBoxSeparatorItem.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TListBoxItem.Create */ inline __fastcall virtual TListBoxSeparatorItem(System::Classes::TComponent* AOwner)/* overload */ : TListBoxItem(AOwner) { }

Properties

Type Visibility Source Unit Parent
constructor public FMX.ListBox.hpp FMX.ListBox TListBoxSeparatorItem

Description

Embarcadero Technologies does not currently have any additional information.