Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxSlidesGridView6 Bounds

Bounds

Access to the collection of positions and sizes of each column in slides grid view.

pas
property Bounds: TNxSlideBounds6 read FBounds write SetBounds;

After click on "..." button beside property name standard TCollection editor will open and each bound can be configured individually.

Alternative workflow for working with bounds is to open slides editor and in visual designer click on a bound and configure it.

For more info, check the following video

Sign in