Browse Subversion Repository
Diff of /Unit5.dfm
Parent Directory
| Revision Log
| Patch
| 72 |
OnClick = IWButton4Click |
OnClick = IWButton4Click |
| 73 |
end |
end |
| 74 |
object IWCheckBox1: TIWCheckBox |
object IWCheckBox1: TIWCheckBox |
| 75 |
Left = 224 |
Left = 32 |
| 76 |
Top = 173 |
Top = 128 |
| 77 |
Width = 121 |
Width = 121 |
| 78 |
Height = 21 |
Height = 21 |
| 79 |
Visible = False |
Visible = False |
| 85 |
SubmitOnAsyncEvent = True |
SubmitOnAsyncEvent = True |
| 86 |
Style = stNormal |
Style = stNormal |
| 87 |
TabOrder = 4 |
TabOrder = 4 |
| 88 |
|
OnChange = IWCheckBox1Change |
| 89 |
Checked = False |
Checked = False |
| 90 |
FriendlyName = 'IWCheckBox1' |
FriendlyName = 'IWCheckBox1' |
| 91 |
end |
end |
| 207 |
Font.Style = [] |
Font.Style = [] |
| 208 |
FrameBuffer = 40 |
FrameBuffer = 40 |
| 209 |
Lines = tlAll |
Lines = tlAll |
| 210 |
|
OnRenderCell = IWDBGrid2RenderCell |
| 211 |
UseFrame = True |
UseFrame = True |
| 212 |
UseSize = True |
UseSize = True |
| 213 |
|
OnRender = IWDBGrid2Render |
| 214 |
ScrollToCurrentRow = False |
ScrollToCurrentRow = False |
| 215 |
Columns = < |
Columns = < |
| 216 |
item |
item |
| 371 |
Css = '' |
Css = '' |
| 372 |
BlobCharLimit = 0 |
BlobCharLimit = 0 |
| 373 |
CompareHighlight = hcNone |
CompareHighlight = hcNone |
|
DataField = 'CHECKVALUE' |
|
|
LinkField = 'CHECKVALUE' |
|
| 374 |
Title.Alignment = taCenter |
Title.Alignment = taCenter |
| 375 |
Title.BGColor = clNone |
Title.BGColor = clNone |
| 376 |
Title.DoSubmitValidation = True |
Title.DoSubmitValidation = True |
|
|
Legend:
| Removed from v.14 |
|
| changed lines |
| |
Added in v.17 |
|
|
|