Lines Matching refs:Caption
5 Caption = "Looking for Files"
31 Caption = "Cancel"
40 Caption = "X / Y"
48 Caption = "Label5"
56 Caption = "Label4"
64 Caption = "Label3"
72 Caption = "Label2"
80 Caption = "Label1"
113 ShowProgress.Caption = GetResString(PROGRESS_CAPTION)
115 Label3.Caption = GetResString(PROGRESS_PATH_LABEL)
116 Label4.Caption = GetResString(PROGRESS_FILE_LABEL)
117 Label5.Caption = GetResString(PROGRESS_INFO_LABEL)
139 Label1.Caption = curParent
140 Label2.Caption = curObject
141 Label6.Caption = "(" & str$(curIndex) & "/" & str$(ScanProgress.Max) & ")"
147 Label5.Caption = GetResString(PROGRESS_WAIT_LABEL)
148 AbortScan.Caption = GetResString(PROGRESS_ABORTING)