TLayoutOffsets Class

Represents type TLayoutOffsets.

Namespace: System.UI.Layout
TObject
  System.UI.Layout.TLayoutOffsets
    System.UI.Layout.TControlMargin
    System.UI.Layout.TLayoutPadding
type
 TLayoutOffsets = class(TObject)
 end;

The TLayoutOffsets type exposes the following members.

Show:
 NameDescription
Bottom

Represents property Bottom.

Left

Represents property Left.

Right

Represents property Right.

Top

Represents property Top.

Top
Show:
 NameDescription
GetValue(Integer)

Represents method GetValue(Integer).

SetValue(Integer,Integer)

Represents method SetValue(Integer,Integer).

Top