You've already forked lazarus-ccr
RxFPC:start work on new component - TRxPopupNotifier
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -129,6 +129,9 @@ resourcestring
|
||||
sVariableIsNotDT = 'Variable %s is not date/time';
|
||||
sVariableIsNotBoolean = 'Variable %s is not boolean';
|
||||
|
||||
{ TRxNotifierForm }
|
||||
sClose = 'Close';
|
||||
sCloseAfterSec = 'Close after %d sec';
|
||||
implementation
|
||||
|
||||
end.
|
||||
|
Reference in New Issue
Block a user