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;

ShapeType: longint; The value of ShapeType should be stNull = 0.


Generated by PasDoc 0.10.0 on 2006-10-31 09:56:45