From Overbyte
Main page -> ICS component reference -> TIcsCharsetComboBox
Overview
| unit | | OverbyteIcsCharsetComboBox.pas
|
| inheritance | | TCustomComboBox -> TIcsCharsetComboBox
|
A MIME charset picker.
Properties
Methods
| GetCodePage | | Returns the mapped code page ID < $FFFF of currently selected CharSet on success or ERR_CP_NOTMAPPED or ERR_CP_NOTAVAILABLE on failure.
|
| GetCodePageDef | | Returns the mapped code page ID of currently selected CharSet on success or the default system code page otherwise
|
| IsCharsetSupported | | Returns TRUE if currently selected CharSet is supported
|
Events
| OnChange | | Triggers when property CharSet changed
|
ICS Components Reference