Record TLQTNodeItemsRec

Hierarchy
Methods
Properties

Unit

Declaration

type TLQTNodeItemsRec = record

Description

TLQTNodeItemsRec is used by the Node to store the Items and chache there positions

Overview

Fields

Public Item: TObject;
Public PointValid: Boolean;
Public RectValid: Boolean;
Public Point: TLQTPoint;
Public Rect: TLQTRect;

Description

Fields

Public Item: TObject;
 
Public PointValid: Boolean;
 
Public RectValid: Boolean;
 
Public Point: TLQTPoint;
 
Public Rect: TLQTRect;
 

Generated by PasDoc 0.16.0.