JVCL Help:ActionsToString

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

Search in JVCL Help

 
Search in all projects
 

Summary

Converts an action to its string representation.

run\JvChangeNotify.pas


Pascal

 run\JvChangeNotify.pas
 functionActionsToString(Actions: TJvChangeActions): string;


Parameters

Parameters Description
Actions: TJvChangeActions The actions to convert.

run\JvChangeNotify.pas


Return Value

Returns a user friendly string describing a set of actions.

run\JvChangeNotify.pas


Description

Call ActionsToString to convert a set of TJvChangeAction items to a user friendly string.

run\JvChangeNotify.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