-
Notifications
You must be signed in to change notification settings - Fork 37
MListStyle
-
-
MColor
https://www.google.com/design/spec/style/color.html#color-color-palette
To construct a color, use one of the functions below-
color : MColorName
-
shade : int
-
accent : bool
-
color : MColorName
-
MPrimaryColor
-
MPrimaryVariantColor
-
MSecondaryColor
-
MSecondaryVariantColor
-
MBackgroundColor
-
MSurfaceColor
-
MToolbarColor
-
MErrorColor
-
MOnPrimaryColor
-
MOnSecondaryColor
-
MOnBackgroundColor
-
MOnSurfaceColor
-
MOnToolbarColor
-
MOnErrorColor
-
MContrastingTextColor
-
background : MThemeColor
-
background : MThemeColor
-
MThemedColor
-
-
MSelectedColor
-
color : MThemeColor
-
color : MThemeColor
-
MBackgroundStyle
Background style of the popup-
style : [ TGraphicsStyle ]
-
style : [ TGraphicsStyle ]
-
MSelectedBackgroundStyle
MSelectedX styles works only with MListSelection() state-
style : [ TGraphicsStyle ]
-
style : [ TGraphicsStyle ]
-
MEmptyMessage
When the list is empty, display this in the center-
message : Material
-
message : Material
-
MListWidth
If width < 0 list takes all available width
(-1.0, -1.0 by default)-
minWidth : double
-
maxWidth : double
-
minWidth : double
-
MCondensed
Style for slimmer rows (height = 32 dp)-
condensed : bool
-
condensed : bool
-
MAddSeparators
Add shadow and separators. -
MAddScroll
If None(), creates TScrollInspectVisible by default.-
scrollInpect : Maybe<TScrollInspectVisible>
-
scrollInpect : Maybe<TScrollInspectVisible>
-
MCollapseUnactive
-
MListMinimize
-
minimize : Transform<bool>
-
minimize : Transform<bool>
-
MListMinimizedWidth
-
width : double
-
width : double
-
MNoEllipsis
72. by default -
MSideBorders
Add borders to left and right sides of each line (16.0 by default)-
borders : Transform<double>
-
borders : Transform<double>
-
MPrimaryActionWidth
Set width of each line`s primary action (72.0 by default)-
width : Transform<double>
-
width : Transform<double>