TComponentLayout

TComponentLayout

组件布局信息

Members

display :string

展示类型

Type:
  • string

position :string

布局类型

Type:
  • string

left :string

左边距离

Type:
  • string

top :string

顶部距离

Type:
  • string

width :string

宽度

Type:
  • string

height :string

高度

Type:
  • string

opacity :number

透明度

Type:
  • number

zIndex :number

层级

Type:
  • number

transform :string

变换样式

Type:
  • string

transformOrigin :string

变换原点

Type:
  • string

style :string

其它附加样式

Type:
  • string