![]() |
![]() ![]() ![]() |
acAppBar component.
|
type
|
TacAppBarPlacement = (bpLeft, bpTop, bpRight, bpBottom, bpFloat);
|
|
property LastDockingPlace: TacAppBarPlacement;
|
The LastDockingPlace property determines previous placement of the AppBar. Previous AppBar placement always saved for further restoring it on doubleclick.
|
|
![]() |
Placement property and OnDblClick event.
|