Source position: xforms.pp line 1607
type TFL_BUTTON_SPEC = record |
pixmap: TPixmap; |
mask: TPixmap; |
bits_w: Cardinal; |
bits_h: Cardinal; |
val: LongInt; |
mousebut: LongInt; |
timdel: LongInt; |
event: LongInt; |
cspecl: LongInt; |
cspecv: pointer; |
filename: pchar; |
end; |