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....



Layout


Unit:SDL_urllab
Class:TUrlLab
Declaration:property Layout: TTextLayout;

The property Layout specifies the vertical placement of the text within the label. Layout is the vertical analog to the Alignment property.

Layout can be one of the following values:
tlTop The text appears at the top of the label.
tlCenter The text is vertically centered in the label.
tlBottom The text appears along the bottom of the label.


Last Update: 2023-Dec-13