RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWindowAction.Form Property

Provides access to the target of the action.

Pascal
property Form: TCustomForm;
C++
__property TCustomForm Form;

Form is the MDI parent form on which the action performs its function. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!