[Overview][Constants][Types][Procedures and functions][Variables] |
Source position: mysql.inc line 831
type character_set = record |
number: dword; |
state: dword; |
csname: Pchar; |
name: Pchar; |
comment: Pchar; |
dir: Pchar; |
mbminlen: dword; |
mbmaxlen: dword; |
end; |