[lazarus] difference in tSpeedButtons

Darek Mazur darekm at emadar.com
Wed Oct 22 11:39:58 EDT 2003


Hi
I've noticed about tSpeedButton is different from that one in Delphi,

if I do GLYPH:=aaBitMap then in Delphi was invoke FOryginal.assign(aaBitMap)
but in LAZARUS I see FOryginal:=aaBitMap

that cause I can share aaBitMap to more SpeedButtons because when I destroy
first, and second I've got RunError (I can't destroy one object two times)

I'm ask: If it will be it change

PS. remove WRITELN from BITMAP.INC

Darek






More information about the Lazarus mailing list