Class TDynBooleanArray

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TDynBooleanArray = class(TDynArray_16)

Description

no description available, TDynArray_16 description follows
no description available, TDynArrayBase description follows

Hierarchy

Overview

Methods

Public procedure SetFalse(Index: Integer);
Public procedure SetTrue(Index: Integer);

Description

Methods

Public procedure SetFalse(Index: Integer);

SetFalse and SetTrue are trivial methods that set appropriate Items[Index] to given value. They are useful methods to pass as callback in some situations (e.g. TVRMLFlatSceneGL.RenderFrustumOctree passes RenderFrustumOctree_Visible.SetTrue method as callback that should mark visible items).

Public procedure SetTrue(Index: Integer);
 

Generated by PasDoc 0.10.0 on 2008-02-25 00:00:36