record TIdxAttrInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIdxAttrInfo = record

Description

Information about an indexed attribute

Overview

Properties

property Kind: TIdxAttrKind read GetKind;
property Cursor: TCursor read GetCursor;
property Loc: TIdxLoc read GetLoc;
property Handle: PCXIdxAttrInfo read FHandle;

Description

Properties

property Kind: TIdxAttrKind read GetKind;
 
property Cursor: TCursor read GetCursor;
 
property Loc: TIdxLoc read GetLoc;
 
property Handle: PCXIdxAttrInfo read FHandle;

Internal handle to C API


Generated by PasDocEx, based on PasDoc 0.14.0.