The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TVerticalAlignment


Unit:SDL_sdlbase
Class:none
Declaration:TVerticalAlignment = (vaTop, vaCenter, vaBottom);

The type definition TVerticalAlignment specifies the possible vertical alignments:

vaTop align an item to the top of its container
vaCenter align an item to the center of its container
vaBottom align an item to the bottom of its container



Last Update: 2023-Feb-06