JVCL Help:GetDSACheckMarkText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetDSACheckMarkText function
Search in JVCL Help
Search in all projectsSummary
Retrieves the check mark text for the given ID.
Pascal
run\JvDSADialogs.pas
functionGetDSACheckMarkText(constID: TDSACheckTextKind): string;
Parameters
Parameters | Description |
const ID: TDSACheckTextKind | Description for this parameter |
Description
- 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.
See Also
RegisterDSACheckMarkText, UnregisterDSACheckMarkText
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