Hi, i'd like to use the ClipBoard, but what do i do when i have a large number of Edit boxes?
Am i left to check each one for Focused() or is there a function that can tell me what component is focused? Even if i were to find out which item was Focused(), how would i call the Object(in this case Edit) and use it in CutToClipBoard for example?
Am i left to check each one for Focused() or is there a function that can tell me what component is focused? Even if i were to find out which item was Focused(), how would i call the Object(in this case Edit) and use it in CutToClipBoard for example?