RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterDisplayField.GetLayoutAttributes Method

Returns the value of the LayoutAttributes property.

Pascal
function GetLayoutAttributes: TLayoutAttributes; override;
C++
virtual __fastcall TLayoutAttributes GetLayoutAttributes();

GetLayoutAttributes is used internally by Web items to allow the layout object supplied by a parent (as a parameter to the Content method) to take into account layout properties of the child component. 

GetLayoutAttributes returns the value of the LayoutAttributes property. 

 

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