Index: y
- y Member data
- WinXYPoint class. The Y coordinate of the point.
- Y_Align Enumerated type
- FlexImage class. These values specify how the bitmap aligns inside the FlexImage object.
- LayoutManagerInterface class. Specifies if the components should be top aligned, vertically centered, or bottom aligned with respect to each other.
- Y_ALIGN_BOTTOM Enumerated value
- FlexImage class, in enum Y_Align. Align the bottom edges.
- LayoutManagerInterface class, in enum Y_Align. Align the bottom edges.
- Y_ALIGN_CENTER Enumerated value
- FlexImage class, in enum Y_Align. Center the bitmap in the FlexImage object.
- LayoutManagerInterface class, in enum Y_Align. Center components with respect to each other.
- Y_ALIGN_TOP Enumerated value
- FlexImage class, in enum Y_Align. Align the top edges.
- LayoutManagerInterface class, in enum Y_Align. Align the top edges.
- Y_Justify Enumerated type
- HorizontalFlowLayout class. These values control the vertical location of the components (as a group) within the container.
- VerticalFlowLayout class. These values control the vertical location of the components (as a group) within the container.
- Y_JUSTIFY_BOTTOM Enumerated value
- HorizontalFlowLayout class, in enum Y_Justify. Flow is grouped near the bottom edge.
- VerticalFlowLayout class, in enum Y_Justify. Components are grouped near the bottom of the parent.
- Y_JUSTIFY_CENTER Enumerated value
- HorizontalFlowLayout class, in enum Y_Justify. Flow is grouped at the vertical center.
- VerticalFlowLayout class, in enum Y_Justify. Components are grouped at the vertical center of the parent.
- Y_JUSTIFY_FULL Enumerated value
- VerticalFlowLayout class, in enum Y_Justify. Components are spread out and all available vertical space is divided equally between them.
- Y_JUSTIFY_FULL_WITH_ENDS Enumerated value
- VerticalFlowLayout class, in enum Y_Justify. Same as Y_JUSTIFY_FULL, but an extra gap space is divided between the top/bottom ends of the flow. This preserves the center position of components...
- Y_JUSTIFY_TOP Enumerated value
- HorizontalFlowLayout class, in enum Y_Justify. Flow is grouped near the top edge.
- VerticalFlowLayout class, in enum Y_Justify. Components are grouped near the top of the parent.
- Y_Place Enumerated type
- LayoutManagerInterface class. These values specify how the components are placed with respect to each other.
- Y_PLACE_ABOVE Enumerated value
- LayoutManagerInterface class, in enum Y_Place. Place a component above another.
- Y_PLACE_BELOW Enumerated value
- LayoutManagerInterface class, in enum Y_Place. Place a component below another.
- year Member data
- DateTime class. Year value of this DateTime.
- YenSignHandling Enumerated type
- SjisToUnicodeConverter class. An enumeration used to dictate how the SjisToUnicodeConverter handles the backspace/Yen sign character and the tilde/overbar character (the name of...
- yRes Struct field
- driverdisplay library, in struct DisplayModeInfo. The number of vertical screen pixels per meter.