JVCL Help:GetDSACheckMarkText

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves the check mark text for the given ID.

run\JvDSADialogs.pas


Pascal

 run\JvDSADialogs.pas
 functionGetDSACheckMarkText(constID: TDSACheckTextKind): string;


Parameters

Parameters Description
const ID: TDSACheckTextKind Description for this parameter

run\JvDSADialogs.pas


Description

  1. JVCLInfo

GetDSACheckMarkText will locate and return the check mark text for the given ID. If the specified ID is not registered, an empty string will be returned.

run\JvDSADialogs.pas


See Also

RegisterDSACheckMarkText, UnregisterDSACheckMarkText

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