Language Reference Guide : 4. System Classes : FrameExec Class : IsTitled Attribute
 
Share this page                  
IsTitled Attribute
Data Type: integer
4GL Access: RW1
Determines whether the frame has a title bar. Possible values are TRUE and FALSE.
You can set this attribute only before the frame is realized, either by setting it in the Frame Editor or by setting the attribute in the with clause of a callframe or openframe statement, or by setting it in the frame's initialize procedure.