Defines the initial position extension point for positioning elements. The default implementation for initial Centered positioning is available via TJSPosition.Initial. To

To create a unique initial position system extend TJSPosition.SystemBase and implement the InitialSystem interface.

Index