My D4 help has the following:

Registers action classes so that they will appear as a selection option
in the action list editor.

Unit

ActnList

Category

action support

procedure RegisterActions(const CategoryName: string; const AClasses:
array of TBasicActionClass; Resource: TComponentClass);

Description

RegisterActions enables a class to appear in the action list editor as a
selection when you choose New Action. At design-time the StdReg unit
calls RegisterActions. If you want to install your own actions so that
they can be used with the action list editor, call RegisterActions to
register them.

There are new help files for D4 that you can download, I believe, and
from memory I've done that (well, I've a 5MB file lying around called
D4Help.zip :).

Cheers,

Carl Reynolds                      Ph: +64-9-4154790
CJN Technologies Ltd.             Fax: +64-9-4154791
[EMAIL PROTECTED]                DDI: +64-9-4154795
PO Box 302-278, North Harbour, Auckland, New Zealand
12 Piermark Drive, North Harbour Estate, Auckland, NZ
Visit our website at http://www.cjntech.co.nz/

> -----Original Message-----
> From: Myles Penlington [SMTP:[EMAIL PROTECTED]]
> Sent: 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? (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 Delphi help files for help ..
> ----------------------------------------------------------------------
> -----
>     New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz

application/ms-tnef

Reply via email to