Record jvirt_barray_control

Unit

Declaration

type jvirt_barray_control = record

Description

This item has no description.

Overview

Fields

Public mem_buffer: JBLOCKARRAY;
Public rows_in_array: JDIMENSION;
Public blocksperrow: JDIMENSION;
Public maxaccess: JDIMENSION;
Public rows_in_mem: JDIMENSION;
Public rowsperchunk: JDIMENSION;
Public cur_start_row: JDIMENSION;
Public first_undef_row: JDIMENSION;
Public pre_zero: boolean;
Public dirty: boolean;
Public b_s_open: boolean;
Public next: jvirt_barray_ptr;
Public b_s_info: backing_store_info;

Description

Fields

Public mem_buffer: JBLOCKARRAY;

This item has no description.

Public rows_in_array: JDIMENSION;

This item has no description.

Public blocksperrow: JDIMENSION;

This item has no description.

Public maxaccess: JDIMENSION;

This item has no description.

Public rows_in_mem: JDIMENSION;

This item has no description.

Public rowsperchunk: JDIMENSION;

This item has no description.

Public cur_start_row: JDIMENSION;

This item has no description.

Public first_undef_row: JDIMENSION;

This item has no description.

Public pre_zero: boolean;

This item has no description.

Public dirty: boolean;

This item has no description.

Public b_s_open: boolean;

This item has no description.

Public next: jvirt_barray_ptr;

This item has no description.

Public b_s_info: backing_store_info;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.