Re: [DUG]: Custom Actions.

1999-10-12 Thread Kerry Sainsbury
FYI: There are updates to the D5, and JB3 help files available too at borland.com. - Original Message - From: Carl Reynolds <[EMAIL PROTECTED]> To: Multiple recipients of list delphi <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 1999 12:19 PM Subject: RE: [DUG]: Custom Act

RE: [DUG]: Custom Actions.

1999-10-12 Thread Carl Reynolds
Tuesday, October 12, 1999 10:09 AM > To: Multiple recipients of list delphi > Subject: [DUG]: Custom Actions. > > I am writing custom actions. > > Question: > RegisterActions( 'Group', ActionClass, Resource) > > Anybody know what the Resource is? (I

Re: [DUG]: Custom Actions.

1999-10-11 Thread Kerry Sainsbury
alues. This parameter can be set to nil if there is no need to assign default values. - Original Message - From: Myles Penlington <[EMAIL PROTECTED]> To: Multiple recipients of list delphi <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 1999 10:09 AM Subject: [DUG]: Custom Actions.

[DUG]: Custom Actions.

1999-10-11 Thread Myles Penlington
I am writing custom actions. Question: RegisterActions( 'Group', ActionClass, Resource) Anybody know what the Resource is? (It is not mention in the D4 help - actually the D4 help only thinks the call has the first two parameters). I can get them to work okay in the IDE. Myles Searching Delp