File: str_dwtoolbarbutton.srs
Size: 717
Date: Mon, 07 Apr 2008 21:31:33 +0200
$PBExportHeader$str_dwtoolbarbutton.srs
$PBExportComments$Datawindow based Toolbar
global type str_dwtoolbarbutton from structure
   string      id
   string      buttonid
   string      text
   string      tooltip
   string      image
   integer     imageindex
   boolean     divider
   any      data
   boolean     enabled
   boolean     visible
   boolean     checked
   boolean     dropdown
   boolean     dropwhole
   boolean     dwobject
   string      dwobjectname
   integer     textwidth
   integer     sortorder
   string      normalimagefilename
   string      disabledimagefilename
   string      hotimagefilename
   string      pressedimagefilename
   string      checkedimagefilename
   string      hotstripfilename
   string      pressedstripfilename
   string      checkedstripfilename
   rect     bounds
end type