TdxLayoutDropAreaPart Enum
In This Article
#Declaration
Delphi
TdxLayoutDropAreaPart = (
apNone,
apLeft,
apTop,
apRight,
apBottom,
apBefore,
apAfter,
apBetween,
apNewLayout,
apLastChild
);
#Members
Name |
---|
ap
|
ap
|
ap
|
ap
|
ap
|
ap
|
ap
|
ap
|
ap
|
ap
|
See Also