record TIdxContainerInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIdxContainerInfo = record

Description

Information about an indexed container

Overview

Properties

property Cursor: TCursor read GetCursor;
property ClientContainer: TIdxClientContainer read GetClientContainer write SetClientContainer;
property Handle: PCXIdxContainerInfo read FHandle;

Description

Properties

property Cursor: TCursor read GetCursor;
 
property ClientContainer: TIdxClientContainer read GetClientContainer write SetClientContainer;

A custom TIdxClientContainer attached to the container.

property Handle: PCXIdxContainerInfo read FHandle;

Internal handle to C API


Generated by PasDocEx, based on PasDoc 0.14.0.