Source position: xforms.pp line 1614
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: PAnsiChar; |
end; |