Record TMargins

Hierarchy
Methods
Properties

Unit

Declaration

type TMargins = record

Description

Margins where the bitmap is not stretched

Overview

Fields

Public top: integer;
Public right: integer;
Public bottom: integer;
Public left: integer;

Description

Fields

Public top: integer;

This item has no description.

Public right: integer;

This item has no description.

Public bottom: integer;

This item has no description.

Public left: integer;

This item has no description.