Concept Framework 2.0 documentation Contents | Index

RTable.AttachOptions

Name Type Access Version Deprecated
AttachOptions function public version 1 no

Prototype:
public function AttachOptions(number left, number right, number top, number bottom, number hopt=FILL_EXPAND, number vopt=FILL_EXPAND, number hspacing=0, number vspacing=0)

Parameters:
left      (number) // TO DO
right      (number) // TO DO
top      (number) // TO DO
bottom      (number) // TO DO
hopt      (number) has a default value of FILL_EXPAND
vopt      (number) has a default value of FILL_EXPAND
hspacing      (number) has a default value of 0
vspacing      (number) has a default value of 0

Description:
TODO: Document this

Returns:
// TO DO

Documented by RadGS' Autodocumenter 1.0, generation time: Fri Jan 21 18:06:33 2011 GMT(c)2011 RadGs Software