JVCL Help:DP OwnerDrawStateToProviderDrawState

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Converts a TOwnerDrawState value to a TProviderDrawStates value.

run\JvDataProvider.pas


Pascal

 run\JvDataProvider.pas
 functionDP_OwnerDrawStateToProviderDrawState(State: TOwnerDrawState): TProviderDrawStates;


Parameters

Parameters Description
State: TOwnerDrawState TOwnerDrawState value to convert.

run\JvDataProvider.pas


Description

DP_OwnerDrawStateToProviderDrawState converts the specified TOwnerDrawState set value to it's TProviderDrawStates value.

run\JvDataProvider.pas


See Also

IJvDataItemRenderer, IJvDataItemsRenderer, TProviderDrawStates

run\JvDataProvider.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page