RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDataDisplay.Create Constructor

Creates an instance of TAdapterDataDisplay

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TAdapterDataDisplay(TComponent * AOwner);

TAdapterDataDisplay overrides Create in order to initialize the HideOptions property to [hoHideOnFieldNotVisible]. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!