DialogControls-LineBreak: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Created page with "'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here.''' ===CT_LINEBREAK=98=== {| border="1" cellpadding="3" cellspacing="0" | ! colspan="3" bg...")
 
m (Text replacement - "#redirect " to "#REDIRECT ")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here.'''
#REDIRECT [[CT_LINEBREAK]]
===CT_LINEBREAK=98===
 
{| border="1" cellpadding="3" cellspacing="0" |
! colspan="3" bgcolor="#bbbbff" | Properties
|-
! bgcolor="#ddddff" | Name
! bgcolor="#ddddff" | Type
! bgcolor="#ddddff" | Remark
|-
|}<br clear="all">
* '''Example:'''
<code><nowiki>class RscLineBreak
{
idc = -1;
type = 98;
shadow = 0;
};</nowiki></code>
[[Category: Dialogs]]

Latest revision as of 13:05, 30 December 2020

Redirect to: