MyDAC

TCustomMyConnection.GetCharsetNames Method

Populates a string list with the names of available charsets.

Class

TCustomMyConnection

Syntax

procedure GetCharsetNames(List: TStrings);

Parameters
List
Holds the string list to populate.

Remarks

Call the GetCharsetName method to populate a string list with the names of available charsets.

Note: Any contents already in the target string list object are eliminated and overwritten by the data produces by GetCharsetNames.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback