FMX.MultiView.Types.TPanelPlacement
Delphi
TPanelPlacement = (Left, Right);
C++
enum class DECLSPEC_DENUM TPanelPlacement : unsigned char { Left, Right };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FMX.MultiView.Types.pas FMX.MultiView.Types.hpp |
FMX.MultiView.Types | FMX.MultiView.Types |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!