Unit ResString

Classes

Functions

Types

Constants

Error0
Error1
Error2
Error3
Error4
Message0
Message1
Message2
Message3
Message5
Warning1

Variables


Functions


Types


Constants

Error0 = 'Possible Internal problem, contact O.B.you!'

Error1 = 'File Locked!'

Error2 = 'Probably Read Only file!'

Error3 = 'File not exist!'

Error4 = 'File not Locked'

Message0 = ''

.DEFINE BCB1} {$IFDEF VER100

Message1 = 'Insert 5 char.'

Message2 = 'String truncated to 20 char.'

Message3 = 'String truncated to 6 char.'

Message5 = 'Password incorrect'

Warning1 = 'Warning...'


Variables