packed record TNullShapeRecord

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNullShapeRecord = packed record

Description

TNullShapeRecord is the constant-length part of a null-shape.

  TNullShapeRecord = packed record
    ShapeType: longint;
  end;
  

Overview

Fields

ShapeType: longint;

Description

Fields

ShapeType: longint;

The value of ShapeType should be stNull = 0.


Generated by PasDoc 0.12.1 on 2013-05-13 15:42:03