Products Downloads


French version


 

 

This function displays the system dialog box used to select a character font.

 

Context

  • Windows client,

  • Java client,

  • Adelia Cloud client.

 

Parameters

<WINDOW>

 

Name of the current window.

ALPHA(Size)

Font

Character font selected by the user.

NUM_BIN_2

Size

Size of the font array.

BOOL

ReturnCode

Return code for the operation:

*TRUE   if the operation was successful.

*FALSE  if the user closed the box by clicking on Cancel or if the Font parameter is set to a size too small to contain the value for the selected font. In this case, the value of the Font parameter will be undefined.

 

Example

Size = 250

CALL_DLL 'VATOOLBX.DLL' 'VaToolBxChooseFont' Test_Win Font Size OK

IF OK

Test_Win_Entry_Field:Font = Font

END

 

List of the VaToolBx functions by topic

 

↑ Top of page


  • Aucune étiquette