RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterCommandGroup.Custom Property

Provides read and write access to the custom HTML element attributes, such as VAlign="top."

Pascal
property Custom: string;
C++
__property AnsiString Custom;

The Custom property provides read and write access to the custom HTML element attributes, such as VAlign="top." The content of this string will be written as it is when generating HTML. 

 

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