I'm creating a unit with multiple classes. I have about 50 classes that I could put in individual files, but they are related and relatively small..
I'm creating a unit with multiple classes. I have about 50 classes that I could put in individual files, but they are related and relatively small..
Does anyone know how to use Shift-CTL-C to complete ALL the classes? (I copied the classes from another unit, and I have the method names in the definition, but now I want to complete the classes so I can compile)..
Shift-CTL-C only does the class the cursor is in...
Does anyone know how to use Shift-CTL-C to complete ALL the classes? (I copied the classes from another unit, and I have the method names in the definition, but now I want to complete the classes so I can compile)..
Shift-CTL-C only does the class the cursor is in...
F9, Shift-Ctrl-C, Repeat :)
ReplyDeletelol. that's what I did
ReplyDelete