JVCL Help:ActionsToString
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: ActionsToString function
[+] JvChangeNotify.pas Functions
Search in JVCL Help
Search in all projectsSummary
Converts an action to its string representation.
Pascal
run\JvChangeNotify.pas
functionActionsToString(Actions: TJvChangeActions): string;
Parameters
Parameters | Description |
Actions: TJvChangeActions | The actions to convert. |
Return Value
Returns a user friendly string describing a set of actions.
Description
Call ActionsToString to convert a set of TJvChangeAction items to a user friendly string.
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