TLayoutStyleOffsets Class

Represents type TLayoutStyleOffsets.

Namespace: System.UI.Layout
TObject
  System.UI.Layout.TLayoutStyleOffsets
type
 TLayoutStyleOffsets = class(TObject)
 end;

The TLayoutStyleOffsets type exposes the following members.

Show:
 NameDescription
ControlOffsetHorz

Represents property ControlOffsetHorz.

ControlOffsetVert

Represents property ControlOffsetVert.

ItemOffset

Represents property ItemOffset.

ItemsAreaOffsetHorz

Represents property ItemsAreaOffsetHorz.

ItemsAreaOffsetVert

Represents property ItemsAreaOffsetVert.

RootItemsAreaOffsetHorz

Represents property RootItemsAreaOffsetHorz.

RootItemsAreaOffsetVert

Represents property RootItemsAreaOffsetVert.

Top
Show:
 NameDescription
GetValue(Integer)

Represents method GetValue(Integer).

SetValue(Integer,Integer)

Represents method SetValue(Integer,Integer).

Top