RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLayoutAttributes.Create Constructor

Creates a new TLayoutAttributes object.

Pascal
constructor Create;
C++
__fastcall TLayoutAttributes();

Typically, applications do not instantiate TLayoutAttributes. Instead, each Web item that generates HTML for an InternetExpress application instantiates an internal TLayoutAttributes object and uses it to encode property values that affect the layout of its generated HTML. 

 

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