Consultor Eletrônico



Kbase P10978: How to programatically set a delimeter on a combo-box.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/02/2004
Status: Unverified

GOAL:

How to programmatically change a delimiter for a combo-box.

FIX:

Example code setting the DELIMITER attribute of the combo-box to a semicolon (;)
combo-box-1:DELIMITER = ";".