record TIdxObjCCategoryDeclInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIdxObjCCategoryDeclInfo = record

Description

 

Overview

Properties

property ContainerInfo: TIdxObjCContainerDeclInfo read GetContainerInfo;
property ObjCClass: TIdxEntityInfo read GetObjCClass;
property ClassCursor: TCursor read GetClassCursor;
property ClassLoc: TIdxLoc read GetClassLoc;
property Protocols: TIdxObjCProtocolRefListInfo read GetProtocols;
property Handle: PCXIdxObjCCategoryDeclInfo read FHandle;

Description

Properties

property ContainerInfo: TIdxObjCContainerDeclInfo read GetContainerInfo;
 
property ObjCClass: TIdxEntityInfo read GetObjCClass;
 
property ClassCursor: TCursor read GetClassCursor;
 
property ClassLoc: TIdxLoc read GetClassLoc;
 
property Protocols: TIdxObjCProtocolRefListInfo read GetProtocols;
 
property Handle: PCXIdxObjCCategoryDeclInfo read FHandle;

Internal handle to C API


Generated by PasDocEx, based on PasDoc 0.14.0.