|
<< Click to Display Table of Contents >> Navigation: Constants > select2_full_js |
SIGNATURE=IWCompListbox.select2_full_js
ETYPE=Constant
Declaration:
Delphi: |
select2_full_js = CDN_URL_BASE + '/js/select2.full.min.js'; |
C++: |
select2_full_js = CDN_URL_BASE + "/js/select2.full.min.js"; |
Unit: IWCompListbox.pas
Description: This is constant IWCompListbox.select2_full_js.