trichview.support
Re: Image List for actions |
Author |
Message |
Sergey Tkachenko |
Posted: 06/17/2002 20:12:09 > > Original imagelist can be found on the datamodule in dmActions.pas. > > So have to open dmActions.pas and copy the ImageList to my Form? Or I am > missing something? No, you can create an empty (16x16) imagelist, assign it to ActionList.Images. You need to do it BEFORE adding actions to this ActionList. If you'll do it, image for action will be automatically added in this imagelist when you'll create a new action. > > Benedikt > > |
Powered by ABC Amber Outlook Express Converter