RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActionButton.HideOptions Property

Controls when the generated HTML element appears in HTML forms.

Pascal
property HideOptions: TActionButtonHideOptions;
C++
__property TActionButtonHideOptions HideOptions;

HideOptions controls when this Web item generates an HTML control for its associated action. This property is a set of flags that control when the adapter page producer suppresses the controls that this object generates. If HideOptions is an empty set, TCustomAdapterActionButton always generates a control for its associated adapter action. 

 

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