JVCL Help:DP OwnerDrawStateToProviderDrawState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: DP_OwnerDrawStateToProviderDrawState function
[+] JvDataProvider.pas Functions
Search in JVCL Help
Search in all projectsSummary
Converts a TOwnerDrawState value to a TProviderDrawStates value.
Pascal
run\JvDataProvider.pas
functionDP_OwnerDrawStateToProviderDrawState(State: TOwnerDrawState): TProviderDrawStates;
Parameters
Parameters | Description |
State: TOwnerDrawState | TOwnerDrawState value to convert. |
Description
DP_OwnerDrawStateToProviderDrawState converts the specified TOwnerDrawState set value to it's TProviderDrawStates value.
See Also
IJvDataItemRenderer, IJvDataItemsRenderer, TProviderDrawStates
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