TCssStyle

Represents a set of TCssStyleDeclarations defining the style of an object

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TCssStyle

Source

Css.Styles.pas (36)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTObjectList<TCssStyleDeclaration>Declarations

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTInteger32BinarySearch(Name: TText)
InstanceprotectedSetDeclaration(Name: TText; Value: TText)
InstanceprotectedTTextGetDeclaration(Name: TText)
InstanceprotectedTTextGetLeft()
InstanceprotectedSetLeft(Value: TText)
InstanceprotectedTTextGetRight()
InstanceprotectedSetRight(Value: TText)
InstanceprotectedTTextGetTop()
InstanceprotectedSetTop(Value: TText)
InstanceprotectedTTextGetHeight()
InstanceprotectedSetHeight(Value: TText)
InstanceprotectedTTextGetBottom()
InstanceprotectedSetBottom(Value: TText)
InstanceprotectedTTextGetWidth()
InstanceprotectedSetWidth(Value: TText)
InstanceprotectedTTextGetBorder()
InstanceprotectedSetBorder(Value: TText)
InstanceprotectedTTextGetBorderLeft()
InstanceprotectedSetBorderLeft(Value: TText)
InstanceprotectedTTextGetBorderRight()
InstanceprotectedSetBorderRight(Value: TText)
InstanceprotectedTTextGetBorderTop()
InstanceprotectedSetBorderTop(Value: TText)
InstanceprotectedTTextGetBorderBottom()
InstanceprotectedSetBorderBottom(Value: TText)
InstanceprotectedTTextGetBorderWidth()
InstanceprotectedSetBorderWidth(Value: TText)
InstanceprotectedTTextGetBorderCollapse()
InstanceprotectedSetBorderCollapse(Value: TText)
InstanceprotectedTTextGetBorderSpacing()
InstanceprotectedSetBorderSpacing(Value: TText)
InstanceprotectedTTextGetOutline()
InstanceprotectedSetOutline(Value: TText)
InstanceprotectedTTextGetOverflow()
InstanceprotectedSetOverflow(Value: TText)
InstanceprotectedTTextGetFloat()
InstanceprotectedSetFloat(Value: TText)
InstanceprotectedTTextGetVerticalAlign()
InstanceprotectedSetVerticalAlign(Value: TText)
InstanceprotectedTTextGetTextAlign()
InstanceprotectedSetTextAlign(Value: TText)
InstanceprotectedTTextGetColor()
InstanceprotectedSetColor(Value: TText)
InstanceprotectedTTextGetBackgroundColor()
InstanceprotectedSetBackgroundColor(Value: TText)
InstanceprotectedTTextGetOpacity()
InstanceprotectedSetOpacity(Value: TText)
InstanceprotectedTTextGetFilter()
InstanceprotectedSetFilter(Value: TText)
InstanceprotectedTTextGetFontSize()
InstanceprotectedSetFontSize(Value: TText)
InstanceprotectedTTextGetDisplay()
InstanceprotectedSetDisplay(Value: TText)
InstanceprotectedTTextGetPosition()
InstanceprotectedSetPosition(Value: TText)
InstanceprotectedTTextGetMargin()
InstanceprotectedSetMargin(Value: TText)
InstanceprotectedTTextGetMarginLeft()
InstanceprotectedSetMarginLeft(Value: TText)
InstanceprotectedTTextGetMarginBottom()
InstanceprotectedSetMarginBottom(Value: TText)
InstanceprotectedTTextGetPadding()
InstanceprotectedSetPadding(Value: TText)
InstanceprotectedTTextGetZIndex()
InstanceprotectedSetZIndex(Value: TText)
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicLoadFrom(Style: TCssStyle)Copies the style values from the provided Style
InstancepublicTTextGetAttributeValue()Returns a textual representation of the style definition