Unit ok_const_1st_comment_missing
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Variables
Description
See bug [ 1198381 ] "Comment on 1st const does'nt work"
Overview
Constants
ec_COPY = 600; |
ec_CUT = 601; |
ec_PASTE = 602; |
Description
Constants
ec_COPY = 600; |
bla bla copy. |
ec_CUT = 601; |
bla bla cut. |
ec_PASTE = 602; |
bla bla paste. |