[Overview][Constants][Types][Classes][Index] |
Source position: msemidi.pas line 134
type trackinfoty = record |
disabled: Boolean; |
trackname: string; |
instrumentname: string; |
keysig: Byte; |
tempo: LongWord; |
timesig: LongWord; |
channels: midichannelsty; |
end; |